Searched refs:m_dstSinglesampleImage (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSampleReadTests.cpp | 774 const Unique<VkImage> m_dstSinglesampleImage; member in vkt::__anon4d6b43600111::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()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassSampleReadTests.cpp | 774 const Unique<VkImage> m_dstSinglesampleImage; member in vkt::__anonfe7b71e00111::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()
|