Structures
VkDispatchTileInfoQCOM
Structure specifying dispatch tile info
The VkDispatchTileInfoQCOM
structure is defined as:
typedef struct VkDispatchTileInfoQCOM {
VkStructureType sType;
const void* pNext;
} VkDispatchTileInfoQCOM;
sType
is a VkStructureType value identifying this structure.pNext
isNULL
or a pointer to a structure extending this structure.
Valid Usage (Implicit)
VUID-VkDispatchTileInfoQCOM-sType-sType
sType
must be VK_STRUCTURE_TYPE_DISPATCH_TILE_INFO_QCOM
VUID-VkDispatchTileInfoQCOM-pNext-pNext
pNext
must be NULL