Home
last modified time | relevance | path

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

/third_party/glfw/deps/vulkan/
Dvulkan.h1889 typedef struct VkPipelineLayoutCreateInfo { struct
1897 } VkPipelineLayoutCreateInfo; typedef
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl888 struct VkPipelineLayoutCreateInfo struct
890 VkStructureType sType;
891 const void* pNext;
892 VkPipelineLayoutCreateFlags flags;
893 uint32_t setLayoutCount;
894 const VkDescriptorSetLayout* pSetLayouts;
895 uint32_t pushConstantRangeCount;
896 const VkPushConstantRange* pPushConstantRanges;
DvkVulkan_c.inl4236 typedef struct VkPipelineLayoutCreateInfo { struct
4244 } VkPipelineLayoutCreateInfo; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h3225 typedef struct VkPipelineLayoutCreateInfo { struct
3233 } VkPipelineLayoutCreateInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3132 typedef struct VkPipelineLayoutCreateInfo { struct
3140 } VkPipelineLayoutCreateInfo; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h3274 typedef struct VkPipelineLayoutCreateInfo { struct
3282 } VkPipelineLayoutCreateInfo; argument
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h3281 typedef struct VkPipelineLayoutCreateInfo { struct
3289 } VkPipelineLayoutCreateInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3489 typedef struct VkPipelineLayoutCreateInfo { struct
3497 } VkPipelineLayoutCreateInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3567 typedef struct VkPipelineLayoutCreateInfo { struct
3575 } VkPipelineLayoutCreateInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json23249 "VkPipelineLayoutCreateInfo": { object