Blender V4.3
vk_scheduler.hh File Reference
#include "BLI_vector.hh"
#include "vk_common.hh"
#include "vk_render_graph_node.hh"

Go to the source code of this file.

Classes

class  blender::gpu::render_graph::VKScheduler
 

Namespaces

namespace  blender
 
namespace  blender::gpu
 
namespace  blender::gpu::render_graph
 

Detailed Description

The scheduler is responsible to find and reorder the nodes in the render graph to update an image or buffer to its latest content and state.

Definition in file vk_scheduler.hh.