Home
last modified time | relevance | path

Searched refs:VkPipelineLayoutCreateFlagBits (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_pipeline_layout.h58 VkPipelineLayoutCreateFlagBits create_flags;
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_graphics_pipeline_library.adoc324 typedef enum VkPipelineLayoutCreateFlagBits {
326 } VkPipelineLayoutCreateFlagBits;
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddescriptorsets.adoc1671 * pname:flags is a bitmask of elink:VkPipelineLayoutCreateFlagBits
2091 [open,refpage='VkPipelineLayoutCreateFlagBits',desc='Pipeline layout creation flag bits',type='enum…
2093 include::{generated}/api/enums/VkPipelineLayoutCreateFlagBits.adoc[]
2114 elink:VkPipelineLayoutCreateFlagBits.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2696 typedef enum VkPipelineLayoutCreateFlagBits { enum
2699 } VkPipelineLayoutCreateFlagBits; typedef
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc4210 * Add stub slink:VkPipelineLayoutCreateFlagBits <enum> type in `vk.xml` to