Searched refs:test_vkGetDeviceQueue (Results 1 – 1 of 1) sorted by relevance
778 VKAPI_ATTR void VKAPI_CALL test_vkGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32… in test_vkGetDeviceQueue() function1302 if (string_eq(pName, "vkGetDeviceQueue")) return to_vkVoidFunction(test_vkGetDeviceQueue); in get_device_func()