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