Home
last modified time | relevance | path

Searched refs:inputAttachmentDescription (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderUtil.cpp382 …const AttachmentDesc inputAttachmentDescription // VkAttachmentDescription || VkAt… in makeRenderPassWithAttachments() local
399 attachments.push_back(inputAttachmentDescription); in makeRenderPassWithAttachments()
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp3459 const VkAttachmentDescription inputAttachmentDescription = in createRenderPass() local
3479 attachmentDescriptions.push_back(inputAttachmentDescription); in createRenderPass()