Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawExplicitVertexParameterTests.cpp371 const VkAttachmentReference multisampleAttachmentRef = { 1u, VK_IMAGE_LAYOUT_GENERAL }; in iterate() local
400 useMultisampling ? &multisampleAttachmentRef : &colorAttachmentRef, in iterate()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp549 const AttachmentReference2 multisampleAttachmentRef // VkAttachmentReference2 in createRenderPass() local
614 &multisampleAttachmentRef, // const VkAttachmentReference2* pDepthStencilAttachment; in createRenderPass()