iree_compiler

MetalShader::ThreadGroupSize

ThreadGroupSize

#include <SPIRVToMSL.h>
struct ThreadGroupSize

Defined in compiler/plugins/target/MetalSPIRV/SPIRVToMSL.h:23

Public Attributes

ReturnNameDescription
uint32_tx
uint32_ty
uint32_tz

x

uint32_t x

Defined in compiler/plugins/target/MetalSPIRV/SPIRVToMSL.h:24


y

uint32_t y

Defined in compiler/plugins/target/MetalSPIRV/SPIRVToMSL.h:25


z

uint32_t z

Defined in compiler/plugins/target/MetalSPIRV/SPIRVToMSL.h:26