Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
DVulkanTestHelpers.cpp344 VkMemoryAllocateInfo allocateInfo{ in init() local
352 VK_CALL(vkAllocateMemory(mInit->device(), &allocateInfo, nullptr, &mMemory)); in init()