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