Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2992 struct VkPipelineExecutableInternalRepresentationKHR struct
2994 VkStructureType sType;
2995 void* pNext;
2996 char name[VK_MAX_DESCRIPTION_SIZE];
2997 char description[VK_MAX_DESCRIPTION_SIZE];
2998 VkBool32 isText;
2999 size_t dataSize;
3000 void* pData;
DvkVulkan_c.inl9017 typedef struct VkPipelineExecutableInternalRepresentationKHR { struct
9025 } VkPipelineExecutableInternalRepresentationKHR; typedef
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7770 typedef struct VkPipelineExecutableInternalRepresentationKHR { struct
7778 } VkPipelineExecutableInternalRepresentationKHR; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h7863 typedef struct VkPipelineExecutableInternalRepresentationKHR { struct
7871 } VkPipelineExecutableInternalRepresentationKHR; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h7895 typedef struct VkPipelineExecutableInternalRepresentationKHR { struct
7903 } VkPipelineExecutableInternalRepresentationKHR; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h8055 typedef struct VkPipelineExecutableInternalRepresentationKHR { struct
8063 } VkPipelineExecutableInternalRepresentationKHR; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h8066 typedef struct VkPipelineExecutableInternalRepresentationKHR { struct
8074 } VkPipelineExecutableInternalRepresentationKHR; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json12461 "VkPipelineExecutableInternalRepresentationKHR": { object