Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSampleReadTests.cpp774 const Unique<VkImage> m_dstSinglesampleImage; member in vkt::__anonfd259d420111::SampleReadTestInstance
814 …, m_dstSinglesampleImage (createImage(context.getInstanceInterface(), context.getPhysicalDevice()… in SampleReadTestInstance()
815 …getDeviceInterface(), context.getDevice(), context.getDefaultAllocator(), *m_dstSinglesampleImage)) in SampleReadTestInstance()
816 …ateImageView(context.getDeviceInterface(), context.getDevice(), *m_dstSinglesampleImage, VK_FORMAT… in SampleReadTestInstance()
892 …copyImageToBuffer(vkd, *commandBuffer, *m_dstSinglesampleImage, *m_dstBuffer, tcu::IVec2(m_width, … in iterateInternal()