Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2982 struct VkPipelineExecutableStatisticKHR struct
2984 VkStructureType sType;
2985 void* pNext;
2986 char name[VK_MAX_DESCRIPTION_SIZE];
2987 char description[VK_MAX_DESCRIPTION_SIZE];
2988 VkPipelineExecutableStatisticFormatKHR format;
2989 VkPipelineExecutableStatisticValueKHR value;
DvkVulkan_c.inl9008 typedef struct VkPipelineExecutableStatisticKHR { struct
9015 } VkPipelineExecutableStatisticKHR; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h7886 typedef struct VkPipelineExecutableStatisticKHR { struct
7893 } VkPipelineExecutableStatisticKHR; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h7854 typedef struct VkPipelineExecutableStatisticKHR { struct
7861 } VkPipelineExecutableStatisticKHR; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7761 typedef struct VkPipelineExecutableStatisticKHR { struct
7768 } VkPipelineExecutableStatisticKHR; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h8046 typedef struct VkPipelineExecutableStatisticKHR { struct
8053 } VkPipelineExecutableStatisticKHR; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h8057 typedef struct VkPipelineExecutableStatisticKHR { struct
8064 } VkPipelineExecutableStatisticKHR; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json12417 "VkPipelineExecutableStatisticKHR": { object