Home
last modified time | relevance | path

Searched refs:VkRenderingAttachmentInfoKHR (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_dynamic_rendering.adoc78 const VkRenderingAttachmentInfoKHR* pColorAttachments;
79 const VkRenderingAttachmentInfoKHR* pDepthAttachment;
80 const VkRenderingAttachmentInfoKHR* pStencilAttachment;
99 typedef struct VkRenderingAttachmentInfoKHR {
110 } VkRenderingAttachmentInfoKHR;
358 VkRenderingAttachmentInfoKHR colorAttachments[2] = {
382 VkRenderingAttachmentInfoKHR depthStencilAttachment = {
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Drenderpass.adoc696 …='Structure specifying attachment information',type='structs',alias='VkRenderingAttachmentInfoKHR']
705 include::{generated}/api/structs/VkRenderingAttachmentInfoKHR.adoc[]
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h8406 typedef VkRenderingAttachmentInfo VkRenderingAttachmentInfoKHR; typedef