|
Blender V4.5
|
#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 322 of file draw_shader_shared.hh.
| uint DispatchCommand::_pad0 |
Definition at line 326 of file draw_shader_shared.hh.
| uint DispatchCommand::num_groups_x |
Definition at line 323 of file draw_shader_shared.hh.
| uint DispatchCommand::num_groups_y |
Definition at line 324 of file draw_shader_shared.hh.
| uint DispatchCommand::num_groups_z |
Definition at line 325 of file draw_shader_shared.hh.