Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleInterpolationTests.cpp328 std::vector<vk::VkAttachmentReference> multisampleAttachmentRefs; in render() local
368 multisampleAttachmentRefs.push_back(multiSampleAttachmentReference); in render()
386 useMultisampling ? &multisampleAttachmentRefs[0] : &colorAttachmentRefs[0], in render()