Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2956 struct VkPipelineExecutablePropertiesKHR struct
2958 VkStructureType sType;
2959 void* pNext;
2960 VkShaderStageFlags stages;
2961 char name[VK_MAX_DESCRIPTION_SIZE];
2962 char description[VK_MAX_DESCRIPTION_SIZE];
2963 uint32_t subgroupSize;
DvkVulkan_c.inl8985 typedef struct VkPipelineExecutablePropertiesKHR { struct
8992 } VkPipelineExecutablePropertiesKHR; typedef
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7738 typedef struct VkPipelineExecutablePropertiesKHR { struct
7745 } VkPipelineExecutablePropertiesKHR; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h7863 typedef struct VkPipelineExecutablePropertiesKHR { struct
7870 } 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/mesa3d/include/vulkan/
Dvulkan_core.h9262 typedef struct VkPipelineExecutablePropertiesKHR { struct
9269 } VkPipelineExecutablePropertiesKHR; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h9384 typedef struct VkPipelineExecutablePropertiesKHR { struct
9391 } VkPipelineExecutablePropertiesKHR; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json14251 "VkPipelineExecutablePropertiesKHR": { object