Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceSubgroupSizeControlFeatures (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6951 typedef struct VkPhysicalDeviceSubgroupSizeControlFeatures { struct
6956 } VkPhysicalDeviceSubgroupSizeControlFeatures; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl5103 struct VkPhysicalDeviceSubgroupSizeControlFeatures struct
5105 VkStructureType sType;
5106 void* pNext;
5107 VkBool32 subgroupSizeControl;
5108 VkBool32 computeFullSubgroups;
DvkVulkan_c.inl8061 typedef struct VkPhysicalDeviceSubgroupSizeControlFeatures { struct
8066 } VkPhysicalDeviceSubgroupSizeControlFeatures; typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h7073 typedef struct VkPhysicalDeviceSubgroupSizeControlFeatures { struct
7078 } VkPhysicalDeviceSubgroupSizeControlFeatures; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json58709 "VkPhysicalDeviceSubgroupSizeControlFeatures": { object