Home
last modified time | relevance | path

Searched defs:CreateCommandPool (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDevice.cpp385 VkResult Device::CreateCommandPool(VkCommandPool *out) const in CreateCommandPool() function in Device
/third_party/vulkan-loader/tests/
H A Dloader_version_tests.cpp649 PFN_vkCreateCommandPool CreateCommandPool = device.load("vkCreateCommandPool"); in TEST() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanFunctions.h202 PFN_vkCreateCommandPool CreateCommandPool = nullptr; member
/third_party/vulkan-loader/loader/generated/
H A Dvk_layer_dispatch_table.h373 PFN_vkCreateCommandPool CreateCommandPool; member

Completed in 9 milliseconds