Blender V4.3
blender::draw::command::Undetermined Union Reference

#include <draw_command.hh>

Public Attributes

ShaderBind shader_bind
 
ResourceBind resource_bind
 
FramebufferBind framebuffer_bind
 
SubPassTransition subpass_transition
 
PushConstant push_constant
 
SpecializeConstant specialize_constant
 
Draw draw
 
DrawMulti draw_multi
 
DrawIndirect draw_indirect
 
Dispatch dispatch
 
DispatchIndirect dispatch_indirect
 
Barrier barrier
 
Clear clear
 
ClearMulti clear_multi
 
StateSet state_set
 
StencilSet stencil_set
 

Detailed Description

Definition at line 485 of file draw_command.hh.

Member Data Documentation

◆ barrier

Barrier blender::draw::command::Undetermined::barrier

Definition at line 497 of file draw_command.hh.

◆ clear

Clear blender::draw::command::Undetermined::clear

Definition at line 498 of file draw_command.hh.

◆ clear_multi

ClearMulti blender::draw::command::Undetermined::clear_multi

Definition at line 499 of file draw_command.hh.

◆ dispatch

Dispatch blender::draw::command::Undetermined::dispatch

Definition at line 495 of file draw_command.hh.

◆ dispatch_indirect

DispatchIndirect blender::draw::command::Undetermined::dispatch_indirect

Definition at line 496 of file draw_command.hh.

◆ draw

Draw blender::draw::command::Undetermined::draw

Definition at line 492 of file draw_command.hh.

◆ draw_indirect

DrawIndirect blender::draw::command::Undetermined::draw_indirect

Definition at line 494 of file draw_command.hh.

◆ draw_multi

DrawMulti blender::draw::command::Undetermined::draw_multi

Definition at line 493 of file draw_command.hh.

◆ framebuffer_bind

FramebufferBind blender::draw::command::Undetermined::framebuffer_bind

Definition at line 488 of file draw_command.hh.

◆ push_constant

PushConstant blender::draw::command::Undetermined::push_constant

◆ resource_bind

ResourceBind blender::draw::command::Undetermined::resource_bind

Definition at line 487 of file draw_command.hh.

◆ shader_bind

ShaderBind blender::draw::command::Undetermined::shader_bind

Definition at line 486 of file draw_command.hh.

◆ specialize_constant

SpecializeConstant blender::draw::command::Undetermined::specialize_constant

Definition at line 491 of file draw_command.hh.

◆ state_set

StateSet blender::draw::command::Undetermined::state_set

Definition at line 500 of file draw_command.hh.

◆ stencil_set

StencilSet blender::draw::command::Undetermined::stencil_set

Definition at line 501 of file draw_command.hh.

◆ subpass_transition

SubPassTransition blender::draw::command::Undetermined::subpass_transition

Definition at line 489 of file draw_command.hh.


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