Searched defs:outImageAlloc (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp1049 MovePtr<Allocation> outImageAlloc; member in struct:vkt::image::UploadDownloadExecutor::__anon4350
1067 MovePtr<Allocation> outImageAlloc; member in struct:vkt::image::UploadDownloadExecutor::__anon4351
1419 m_dTex.outImageAlloc = bindImage(m_vk, m_device, m_allocator, *m_dTex.outImage, MemoryRequirement::Any);
1501 m_dLoad.outImageAlloc = bindImage(m_vk, m_device, m_allocator, *m_dLoad.outImage, MemoryRequirement::Any);

Completed in 114 milliseconds