Searched refs:stagingBufferBindRes (Results 1 – 1 of 1) sorted by relevance
1290 VkResult stagingBufferBindRes = dvk->vkBindBufferMemory( in createGlobalVkEmulation() local1293 if (stagingBufferBindRes != VK_SUCCESS) { in createGlobalVkEmulation()1294 VK_EMU_INIT_RETURN_OR_ABORT_ON_ERROR(stagingBufferBindRes, in createGlobalVkEmulation()1296 string_VkResult(stagingBufferBindRes)); in createGlobalVkEmulation()