Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5569 …bool usedAsDepthStencil = inputAttachmentReferences[inputRefIdx].getAttachment() == depthStencilAt… in addAttachmentAllocationTests() local
5575 if (!usedAsColor && !usedAsDepthStencil) in addAttachmentAllocationTests()