Blender V4.3
blender::gpu::render_graph::VKDrawData Struct Reference

#include <vk_draw_node.hh>

Public Attributes

VKPipelineData pipeline_data
 
VKVertexBufferBindings vertex_buffers
 
uint32_t vertex_count
 
uint32_t instance_count
 
uint32_t first_vertex
 
uint32_t first_instance
 

Detailed Description

Information stored inside the render graph node. See VKRenderGraphNode.

Definition at line 19 of file vk_draw_node.hh.

Member Data Documentation

◆ first_instance

◆ first_vertex

◆ instance_count

◆ pipeline_data

◆ vertex_buffers

VKVertexBufferBindings blender::gpu::render_graph::VKDrawData::vertex_buffers

◆ vertex_count


The documentation for this struct was generated from the following file: