|
Blender V4.3
|
#include <draw_shader_shared.hh>
Inherited by blender::draw::StorageBuffer< DispatchCommand >.
Public Attributes | |
| uint | num_groups_x |
| uint | num_groups_y |
| uint | num_groups_z |
| uint | _pad0 |
Definition at line 332 of file draw_shader_shared.hh.
| uint DispatchCommand::_pad0 |
Definition at line 336 of file draw_shader_shared.hh.
| uint DispatchCommand::num_groups_x |
Definition at line 333 of file draw_shader_shared.hh.
| uint DispatchCommand::num_groups_y |
Definition at line 334 of file draw_shader_shared.hh.
| uint DispatchCommand::num_groups_z |
Definition at line 335 of file draw_shader_shared.hh.