Searched defs:SWR_CS_CONTEXT (Results 1 – 1 of 1) sorted by relevance
367 struct SWR_CS_CONTEXT struct389 uint32_t tileCounter; // The tile counter value for this thread group.392 uint32_t dispatchDims[3];394 uint8_t* pTGSM; // Thread Group Shared Memory pointer.396 uint8_t* pSpillFillBuffer; // Spill/fill buffer for barrier support398 …_t* pScratchSpace; // Pointer to scratch space buffer used by the shader, shader is responsible401 uint32_t scratchSpacePerSimd; // Scratch space per work item x SIMD_WIDTH