Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/icd/
Dtest_icd.cpp755 VKAPI_ATTR VkResult VKAPI_CALL test_vkCreateCommandPool(VkDevice device, const VkCommandPoolCreateI… in test_vkCreateCommandPool() function
1299 if (string_eq(pName, "vkCreateCommandPool")) return to_vkVoidFunction(test_vkCreateCommandPool); in get_device_func()