|
Blender V4.3
|
#include <draw_manager_c.hh>
Public Attributes | |
| blender::gpu::Batch * | batch |
| DRWResourceHandle | handle |
| GPUStorageBuf * | indirect_buf |
Definition at line 248 of file draw_manager_c.hh.
| blender::gpu::Batch* DRWCommandDrawIndirect::batch |
Definition at line 249 of file draw_manager_c.hh.
Referenced by draw_shgroup(), and drw_command_draw_indirect().
| DRWResourceHandle DRWCommandDrawIndirect::handle |
Definition at line 250 of file draw_manager_c.hh.
Referenced by draw_shgroup(), and drw_command_draw_indirect().
| GPUStorageBuf* DRWCommandDrawIndirect::indirect_buf |
Definition at line 251 of file draw_manager_c.hh.
Referenced by draw_shgroup(), and drw_command_draw_indirect().