Home
last modified time | relevance | path

Searched defs:VkPipelineExecutablePropertiesKHR (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h7863 typedef struct VkPipelineExecutablePropertiesKHR { struct
7870 } VkPipelineExecutablePropertiesKHR; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7738 typedef struct VkPipelineExecutablePropertiesKHR { struct
7745 } VkPipelineExecutablePropertiesKHR; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h8023 typedef struct VkPipelineExecutablePropertiesKHR { struct
8030 } VkPipelineExecutablePropertiesKHR; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl5032 struct VkPipelineExecutablePropertiesKHR struct
5034 VkStructureType sType;
5035 void* pNext;
5036 VkShaderStageFlags stages;
5037 char name[VK_MAX_DESCRIPTION_SIZE];
5038 char description[VK_MAX_DESCRIPTION_SIZE];
5039 uint32_t subgroupSize;
DvkVulkan_c.inl10832 typedef struct VkPipelineExecutablePropertiesKHR { struct
10839 } VkPipelineExecutablePropertiesKHR; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h9262 typedef struct VkPipelineExecutablePropertiesKHR { struct
9269 } VkPipelineExecutablePropertiesKHR; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl5052 struct VkPipelineExecutablePropertiesKHR struct
5054 VkStructureType sType;
5055 void* pNext;
5056 VkShaderStageFlags stages;
5057 char name[VK_MAX_DESCRIPTION_SIZE];
5058 char description[VK_MAX_DESCRIPTION_SIZE];
5059 uint32_t subgroupSize;
DvkVulkan_c.inl11071 typedef struct VkPipelineExecutablePropertiesKHR { struct
11078 } VkPipelineExecutablePropertiesKHR; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h10364 typedef struct VkPipelineExecutablePropertiesKHR { struct
10371 } VkPipelineExecutablePropertiesKHR; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json18360 "VkPipelineExecutablePropertiesKHR": { object