|
Blender
V3.3
|
#include <draw_manager.h>
Definition at line 283 of file draw_manager.h.
| DRWCommandBarrier DRWCommand::barrier |
Definition at line 292 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandClear DRWCommand::clear |
Definition at line 296 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandCompute DRWCommand::compute |
Definition at line 289 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandComputeIndirect DRWCommand::compute_indirect |
Definition at line 291 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandComputeRef DRWCommand::compute_ref |
Definition at line 290 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandDraw DRWCommand::draw |
Definition at line 284 of file draw_manager.h.
Referenced by draw_shgroup(), and DRW_pass_sort_shgroup_z().
| DRWCommandDrawInstance DRWCommand::instance |
Definition at line 286 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandDrawInstanceRange DRWCommand::instance_range |
Definition at line 287 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandDrawProcedural DRWCommand::procedural |
Definition at line 288 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandDrawRange DRWCommand::range |
Definition at line 285 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandSetSelectID DRWCommand::select_id |
Definition at line 295 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandSetMutableState DRWCommand::state |
Definition at line 293 of file draw_manager.h.
Referenced by draw_shgroup().
| DRWCommandSetStencil DRWCommand::stencil |
Definition at line 294 of file draw_manager.h.
Referenced by draw_shgroup().