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.cpp1029 MovePtr<Allocation> outImageAlloc; member
1047 MovePtr<Allocation> outImageAlloc; member
1439 …m_dTex.outImageAlloc = bindImage(m_vk, m_device, m_allocator, *m_dTex.outImage, MemoryRequireme… in downloadTexture()
1521 …m_dLoad.outImageAlloc = bindImage(m_vk, m_device, m_allocator, *m_dLoad.outImage, MemoryRequire… in downloadLoad()