Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp655 const VkAttachmentReference resolveAttachmentRef = in TextureRenderer() local
669 …m_multisampling ? &resolveAttachmentRef : DE_NULL, // const VkAttachmentReference* pResolveAttach… in TextureRenderer()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1975 const VkAttachmentReference resolveAttachmentRef = in render() local
1989 …isMultiSampling() ? &resolveAttachmentRef : DE_NULL,// constVkAttachmentReference* pResolveAttachm… in render()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp393 const VkAttachmentReference resolveAttachmentRef = in BaseRenderingTestInstance() local
407 …m_multisampling ? &resolveAttachmentRef : DE_NULL, // const VkAttachmentReference* pResolveAttach… in BaseRenderingTestInstance()