Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp434 const VkAttachmentReference depthStencilAttachmentRef = in makeRenderPass() local
449 …hasDepthStencil ? &depthStencilAttachmentRef : DE_NULL, // const VkAttachmentReference* pDepthS… in makeRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp482 const VkAttachmentReference depthStencilAttachmentRef = in makeRenderPass() local
489 depthStencilAttachmentReferences[i] = depthStencilAttachmentRef; in makeRenderPass()