Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp5543 …bool usedAsDepthStencil = inputAttachmentReferences[inputRefIdx].getAttachment() == depthStencilAt… in addAttachmentAllocationTests() local
5549 if (!usedAsColor && !usedAsDepthStencil) in addAttachmentAllocationTests()