Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp87 const bool useDepthStencilAttachment, in makeRenderPass() argument
90 …return makeRenderPass(vk, device, colorFormat, useDepthStencilAttachment ? depthStencilFormat : VK… in makeRenderPass()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5369 …const bool useDepthStencilAttachment = !depthStencilAttachments.empty() && (colorAttachmentCou… in addAttachmentAllocationTests() local
5372 Maybe<deUint32> depthStencilAttachment (useDepthStencilAttachment in addAttachmentAllocationTests()