Searched defs:VkPhysicalDeviceVulkan13Properties (Results 1 – 3 of 3) sorted by relevance
194 "VkPhysicalDeviceVulkan13Properties": { object
6856 typedef struct VkPhysicalDeviceVulkan13Properties { struct6857 VkStructureType sType;6858 void* pNext;6859 uint32_t minSubgroupSize;6860 uint32_t maxSubgroupSize;6861 uint32_t maxComputeWorkgroupSubgroups;6862 VkShaderStageFlags requiredSubgroupSizeStages;6863 uint32_t maxInlineUniformBlockSize;6864 uint32_t maxPerStageDescriptorInlineUniformBlocks;6865 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;[all …]
6820 typedef struct VkPhysicalDeviceVulkan13Properties { struct6821 VkStructureType sType;6822 void* pNext;6823 uint32_t minSubgroupSize;6824 uint32_t maxSubgroupSize;6825 uint32_t maxComputeWorkgroupSubgroups;6826 VkShaderStageFlags requiredSubgroupSizeStages;6827 uint32_t maxInlineUniformBlockSize;6828 uint32_t maxPerStageDescriptorInlineUniformBlocks;6829 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;[all …]