Structures
VkPerTileBeginInfoQCOM
Structure specifying per-tile begin information
The VkPerTileBeginInfoQCOM
structure is defined as:
typedef struct VkPerTileBeginInfoQCOM {
VkStructureType sType;
const void* pNext;
} VkPerTileBeginInfoQCOM;
sType
is a VkStructureType value identifying this structure.pNext
isNULL
or 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