Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
DVulkanTestHelpers.h42 PFN_vkBindImageMemory2 mPfnBindImageMemory2 = nullptr; variable
DVulkanTestHelpers.cpp198 mPfnBindImageMemory2 = in init()
207 mPfnBindImageMemory2 = in init()
216 ASSERT(mPfnBindImageMemory2); in init()
360 VK_CALL(mInit->mPfnBindImageMemory2(mInit->device(), 1, &bindImageInfo)); in init()