VkPhysicalDeviceVulkan11Properties

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

deviceLUID
uint8_t[VK_LUID_SIZE] deviceLUID;
Undocumented in source.
deviceLUIDValid
VkBool32 deviceLUIDValid;
Undocumented in source.
deviceNodeMask
uint32_t deviceNodeMask;
Undocumented in source.
deviceUUID
uint8_t[VK_UUID_SIZE] deviceUUID;
Undocumented in source.
driverUUID
uint8_t[VK_UUID_SIZE] driverUUID;
Undocumented in source.
maxMemoryAllocationSize
VkDeviceSize maxMemoryAllocationSize;
Undocumented in source.
maxMultiviewInstanceIndex
uint32_t maxMultiviewInstanceIndex;
Undocumented in source.
maxMultiviewViewCount
uint32_t maxMultiviewViewCount;
Undocumented in source.
maxPerSetDescriptors
uint32_t maxPerSetDescriptors;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
pointClippingBehavior
VkPointClippingBehavior pointClippingBehavior;
Undocumented in source.
protectedNoFault
VkBool32 protectedNoFault;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
subgroupQuadOperationsInAllStages
VkBool32 subgroupQuadOperationsInAllStages;
Undocumented in source.
subgroupSize
uint32_t subgroupSize;
Undocumented in source.
subgroupSupportedOperations
VkSubgroupFeatureFlags subgroupSupportedOperations;
Undocumented in source.
subgroupSupportedStages
VkShaderStageFlags subgroupSupportedStages;
Undocumented in source.

Meta