Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceSubgroupSizeControlProperties (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl5111 struct VkPhysicalDeviceSubgroupSizeControlProperties struct
5113 VkStructureType sType;
5114 void* pNext;
5115 uint32_t minSubgroupSize;
5116 uint32_t maxSubgroupSize;
5117 uint32_t maxComputeWorkgroupSubgroups;
5118 VkShaderStageFlags requiredSubgroupSizeStages;
DvkVulkan_c.inl8068 typedef struct VkPhysicalDeviceSubgroupSizeControlProperties { struct
8075 } VkPhysicalDeviceSubgroupSizeControlProperties; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6958 typedef struct VkPhysicalDeviceSubgroupSizeControlProperties { struct
6965 } VkPhysicalDeviceSubgroupSizeControlProperties; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl5131 struct VkPhysicalDeviceSubgroupSizeControlProperties struct
5133 VkStructureType sType;
5134 void* pNext;
5135 uint32_t minSubgroupSize;
5136 uint32_t maxSubgroupSize;
5137 uint32_t maxComputeWorkgroupSubgroups;
5138 VkShaderStageFlags requiredSubgroupSizeStages;
DvkVulkan_c.inl8236 typedef struct VkPhysicalDeviceSubgroupSizeControlProperties { struct
8243 } VkPhysicalDeviceSubgroupSizeControlProperties; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h7115 typedef struct VkPhysicalDeviceSubgroupSizeControlProperties { struct
7122 } VkPhysicalDeviceSubgroupSizeControlProperties; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json98512 "VkPhysicalDeviceSubgroupSizeControlProperties": { object