Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp1213 VkResult cbAllocRes = in createGlobalVkEmulation() local
1216 if (cbAllocRes != VK_SUCCESS) { in createGlobalVkEmulation()
1217 VK_EMU_INIT_RETURN_OR_ABORT_ON_ERROR(cbAllocRes, in createGlobalVkEmulation()
1219 string_VkResult(cbAllocRes)); in createGlobalVkEmulation()