Home
last modified time | relevance | path

Searched defs:DestroyCommandPool (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDevice.cpp396 void Device::DestroyCommandPool(VkCommandPool commandPool) const in DestroyCommandPool() function in Device
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_cmd_buffer.c1267 panvk_per_arch(DestroyCommandPool)(VkDevice _device, in panvk_per_arch() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h221 PFN_vkDestroyCommandPool DestroyCommandPool = nullptr; member
/third_party/vulkan-loader/tests/
Dloader_version_tests.cpp651 PFN_vkDestroyCommandPool DestroyCommandPool = device.load("vkDestroyCommandPool"); in TEST() local
/third_party/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h374 PFN_vkDestroyCommandPool DestroyCommandPool; member