Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceSubgroupSizeControlFeatures (Results 1 – 7 of 7) 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; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl5123 struct VkPhysicalDeviceSubgroupSizeControlFeatures struct
5125 VkStructureType sType;
5126 void* pNext;
5127 VkBool32 subgroupSizeControl;
5128 VkBool32 computeFullSubgroups;
DvkVulkan_c.inl8229 typedef struct VkPhysicalDeviceSubgroupSizeControlFeatures { struct
8234 } VkPhysicalDeviceSubgroupSizeControlFeatures; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h7108 typedef struct VkPhysicalDeviceSubgroupSizeControlFeatures { struct
7113 } VkPhysicalDeviceSubgroupSizeControlFeatures; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json97440 "VkPhysicalDeviceSubgroupSizeControlFeatures": { object