Searched defs:VkPhysicalDeviceVulkan13Properties (Results 1 – 6 of 6) sorted by relevance
5364 struct VkPhysicalDeviceVulkan13Properties struct5366 VkStructureType sType;5367 void* pNext;5368 uint32_t minSubgroupSize;5369 uint32_t maxSubgroupSize;5370 uint32_t maxComputeWorkgroupSubgroups;5371 VkShaderStageFlags requiredSubgroupSizeStages;5372 uint32_t maxInlineUniformBlockSize;5373 uint32_t maxPerStageDescriptorInlineUniformBlocks;5374 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;[all …]
7745 typedef struct VkPhysicalDeviceVulkan13Properties { struct7746 VkStructureType sType;7747 void* pNext;7748 deUint32 minSubgroupSize;7749 deUint32 maxSubgroupSize;7750 deUint32 maxComputeWorkgroupSubgroups;7751 VkShaderStageFlags requiredSubgroupSizeStages;7752 deUint32 maxInlineUniformBlockSize;7753 deUint32 maxPerStageDescriptorInlineUniformBlocks;7754 deUint32 maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;[all …]
6635 typedef struct VkPhysicalDeviceVulkan13Properties { struct6636 VkStructureType sType;6637 void* pNext;6638 uint32_t minSubgroupSize;6639 uint32_t maxSubgroupSize;6640 uint32_t maxComputeWorkgroupSubgroups;6641 VkShaderStageFlags requiredSubgroupSizeStages;6642 uint32_t maxInlineUniformBlockSize;6643 uint32_t maxPerStageDescriptorInlineUniformBlocks;6644 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;[all …]
6757 typedef struct VkPhysicalDeviceVulkan13Properties { struct6758 VkStructureType sType;6759 void* pNext;6760 uint32_t minSubgroupSize;6761 uint32_t maxSubgroupSize;6762 uint32_t maxComputeWorkgroupSubgroups;6763 VkShaderStageFlags requiredSubgroupSizeStages;6764 uint32_t maxInlineUniformBlockSize;6765 uint32_t maxPerStageDescriptorInlineUniformBlocks;6766 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;[all …]
194 "VkPhysicalDeviceVulkan13Properties": { object
277 "VkPhysicalDeviceVulkan13Properties": { object