Home
last modified time | relevance | path

Searched defs:VkSubpassDescription (Results 1 – 9 of 9) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl957 struct VkSubpassDescription struct
959 VkSubpassDescriptionFlags flags; argument
960 VkPipelineBindPoint pipelineBindPoint;
961 deUint32 inputAttachmentCount;
962 const VkAttachmentReference* pInputAttachments;
963 deUint32 colorAttachmentCount;
964 const VkAttachmentReference* pColorAttachments;
965 const VkAttachmentReference* pResolveAttachments;
966 const VkAttachmentReference* pDepthStencilAttachment;
990 const VkSubpassDescription* pSubpasses; argument
DvkVulkan_c.inl2422 typedef struct VkSubpassDescription { struct
2423 VkSubpassDescriptionFlags flags; argument
2433 } VkSubpassDescription; argument
/external/mesa3d/include/vulkan/
Dvulkan.h2349 typedef struct VkSubpassDescription { struct
2350 VkSubpassDescriptionFlags flags; argument
2360 } VkSubpassDescription; argument
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2519 typedef struct VkSubpassDescription { struct
2520 VkSubpassDescriptionFlags flags; argument
2530 } VkSubpassDescription; typedef
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h2519 typedef struct VkSubpassDescription { struct
2520 VkSubpassDescriptionFlags flags; argument
2530 } VkSubpassDescription; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2419 typedef struct VkSubpassDescription { struct
2420 VkSubpassDescriptionFlags flags; argument
2430 } VkSubpassDescription; argument
/external/swiftshader/include/vulkan/
Dvulkan_core.h2637 typedef struct VkSubpassDescription { struct
2638 VkSubpassDescriptionFlags flags; argument
2648 } VkSubpassDescription; typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2684 typedef struct VkSubpassDescription { struct
2685 VkSubpassDescriptionFlags flags; argument
2695 } VkSubpassDescription; typedef
/external/vulkan-headers/registry/
Dvalidusage.json3283 "VkSubpassDescription": { object