Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp407 deUint32 depthReferenceNdx = !!vulkanProgram.depthImageView ? 1 : 2; in VulkanDrawContext() local
417 …&attachmentReferences[depthReferenceNdx], // const VkAttachmentReference* pDepthStencilAttachme… in VulkanDrawContext()