Home
last modified time | relevance | path

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

/third_party/glfw/deps/glad/
Dvulkan.h4248 typedef struct VkPipelineCreationFeedbackCreateInfo { struct
4254 } VkPipelineCreationFeedbackCreateInfo; typedef
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl4731 struct VkPipelineCreationFeedbackCreateInfo struct
4733 VkStructureType sType;
4734 const void* pNext;
4735 VkPipelineCreationFeedback* pPipelineCreationFeedback;
4736 uint32_t pipelineStageCreationFeedbackCount;
4737 VkPipelineCreationFeedback* pPipelineStageCreationFeedbacks;
DvkVulkan_c.inl7800 typedef struct VkPipelineCreationFeedbackCreateInfo { struct
7806 } VkPipelineCreationFeedbackCreateInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6690 typedef struct VkPipelineCreationFeedbackCreateInfo { struct
6696 } VkPipelineCreationFeedbackCreateInfo; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl4751 struct VkPipelineCreationFeedbackCreateInfo struct
4753 VkStructureType sType;
4754 const void* pNext;
4755 VkPipelineCreationFeedback* pPipelineCreationFeedback;
4756 uint32_t pipelineStageCreationFeedbackCount;
4757 VkPipelineCreationFeedback* pPipelineStageCreationFeedbacks;
DvkVulkan_c.inl7968 typedef struct VkPipelineCreationFeedbackCreateInfo { struct
7974 } VkPipelineCreationFeedbackCreateInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h6847 typedef struct VkPipelineCreationFeedbackCreateInfo { struct
6853 } VkPipelineCreationFeedbackCreateInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json18619 "VkPipelineCreationFeedbackCreateInfo": { object