Blender V4.3
DispatchCommand Struct Reference

#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
 

Detailed Description

Definition at line 332 of file draw_shader_shared.hh.

Member Data Documentation

◆ _pad0

uint DispatchCommand::_pad0

Definition at line 336 of file draw_shader_shared.hh.

◆ num_groups_x

uint DispatchCommand::num_groups_x

Definition at line 333 of file draw_shader_shared.hh.

◆ num_groups_y

uint DispatchCommand::num_groups_y

Definition at line 334 of file draw_shader_shared.hh.

◆ num_groups_z

uint DispatchCommand::num_groups_z

Definition at line 335 of file draw_shader_shared.hh.


The documentation for this struct was generated from the following file: