Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp1048 MovePtr<Allocation> outImageAlloc; member
1066 MovePtr<Allocation> outImageAlloc; member
1416 …m_dTex.outImageAlloc = bindImage(m_vk, m_device, m_allocator, *m_dTex.outImage, MemoryRequireme… in downloadTexture()
1497 …m_dLoad.outImageAlloc = bindImage(m_vk, m_device, m_allocator, *m_dLoad.outImage, MemoryRequire… in downloadLoad()