|
Blender V4.3
|
#include <draw_command.hh>
Definition at line 485 of file draw_command.hh.
| Barrier blender::draw::command::Undetermined::barrier |
Definition at line 497 of file draw_command.hh.
| Clear blender::draw::command::Undetermined::clear |
Definition at line 498 of file draw_command.hh.
| ClearMulti blender::draw::command::Undetermined::clear_multi |
Definition at line 499 of file draw_command.hh.
| Dispatch blender::draw::command::Undetermined::dispatch |
Definition at line 495 of file draw_command.hh.
| DispatchIndirect blender::draw::command::Undetermined::dispatch_indirect |
Definition at line 496 of file draw_command.hh.
| Draw blender::draw::command::Undetermined::draw |
Definition at line 492 of file draw_command.hh.
| DrawIndirect blender::draw::command::Undetermined::draw_indirect |
Definition at line 494 of file draw_command.hh.
| DrawMulti blender::draw::command::Undetermined::draw_multi |
Definition at line 493 of file draw_command.hh.
| FramebufferBind blender::draw::command::Undetermined::framebuffer_bind |
Definition at line 488 of file draw_command.hh.
| PushConstant blender::draw::command::Undetermined::push_constant |
Definition at line 490 of file draw_command.hh.
Referenced by blender::draw::detail::PassBase< DrawCommandBufType >::push_constant().
| ResourceBind blender::draw::command::Undetermined::resource_bind |
Definition at line 487 of file draw_command.hh.
| ShaderBind blender::draw::command::Undetermined::shader_bind |
Definition at line 486 of file draw_command.hh.
| SpecializeConstant blender::draw::command::Undetermined::specialize_constant |
Definition at line 491 of file draw_command.hh.
| StateSet blender::draw::command::Undetermined::state_set |
Definition at line 500 of file draw_command.hh.
| StencilSet blender::draw::command::Undetermined::stencil_set |
Definition at line 501 of file draw_command.hh.
| SubPassTransition blender::draw::command::Undetermined::subpass_transition |
Definition at line 489 of file draw_command.hh.