Home
last modified time | relevance | path

Searched defs:DestroyCommandPool (Results 1 – 4 of 4) 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/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.h382 PFN_vkDestroyCommandPool DestroyCommandPool; member