Searched refs:resolveAttachmentRef (Results 1 – 4 of 4) sorted by relevance
673 const VkAttachmentReference resolveAttachmentRef = in TextureRenderer() local687 …m_multisampling ? &resolveAttachmentRef : DE_NULL, // const VkAttachmentReference* pResolveAttach… in TextureRenderer()
498 AttachmentRef resolveAttachmentRef in createRenderPassProduceSubsampledImage() local506 pResolveAttachments = &resolveAttachmentRef; in createRenderPassProduceSubsampledImage()
1991 const VkAttachmentReference resolveAttachmentRef = in render() local2005 …isMultiSampling() ? &resolveAttachmentRef : DE_NULL,// constVkAttachmentReference* pResolveAttachm… in render()
447 const VkAttachmentReference resolveAttachmentRef = in BaseRenderingTestInstance() local461 …m_multisampling ? &resolveAttachmentRef : DE_NULL, // const VkAttachmentReference* pResolveAttach… in BaseRenderingTestInstance()