Description
- TileDimensionQCOM
- 
The TileDimensionQCOMdecoration can be applied to a shader input which will be filled with the width and height of the active tile.When per-tile execution model is enabled, for the current shader invocation x and y components of TileDimensionQCOMreflect the with and height of the tile corresponding to the shader invocation.Otherwise, the x and y components of TileDimensionQCOMare filled with (0,0).
Document Notes
For more information, see the Vulkan Specification
This page is extracted from the Vulkan Specification. Fixes and changes should be made to the Specification, not directly.