Blender V4.5
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 322 of file draw_shader_shared.hh.

Member Data Documentation

◆ _pad0

uint DispatchCommand::_pad0

Definition at line 326 of file draw_shader_shared.hh.

◆ num_groups_x

uint DispatchCommand::num_groups_x

Definition at line 323 of file draw_shader_shared.hh.

◆ num_groups_y

uint DispatchCommand::num_groups_y

Definition at line 324 of file draw_shader_shared.hh.

◆ num_groups_z

uint DispatchCommand::num_groups_z

Definition at line 325 of file draw_shader_shared.hh.


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