Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp158 AllocationSp m_outputImageMemory; member in vkt::renderpass::__anon902f34140111::InputAttachmentSparseFillingTestInstance
341m_outputImageMemory = safeSharedPtr(memAlloc.allocate(getImageMemoryRequirements(vk, vkDevice, **m… in InputAttachmentSparseFillingTestInstance()
342 …ECK(vk.bindImageMemory(vkDevice, **m_outputImage, m_outputImageMemory->getMemory(), m_outputImageM… in InputAttachmentSparseFillingTestInstance()