SDL 3.0
SDL_GPUIndirectDispatchCommand Struct Reference

#include <SDL_gpu.h>

Data Fields

Uint32 groupCountX
 
Uint32 groupCountY
 
Uint32 groupCountZ
 

Detailed Description

Definition at line 606 of file SDL_gpu.h.

Field Documentation

◆ groupCountX

Uint32 SDL_GPUIndirectDispatchCommand::groupCountX

Definition at line 608 of file SDL_gpu.h.

◆ groupCountY

Uint32 SDL_GPUIndirectDispatchCommand::groupCountY

Definition at line 609 of file SDL_gpu.h.

◆ groupCountZ

Uint32 SDL_GPUIndirectDispatchCommand::groupCountZ

Definition at line 610 of file SDL_gpu.h.


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