| /third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/ |
| D | ClearImageBenchmarks.cpp | 103 device.destroyCommandPool(commandPool, nullptr); in ~ClearImageBenchmark()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiNullHandleTests.cpp | 55 context.getDeviceInterface().destroyCommandPool(context.getDevice(), commandPool, pAllocator); in release()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| D | vktApiNullHandleTests.cpp | 55 context.getDeviceInterface().destroyCommandPool(context.getDevice(), commandPool, pAllocator); in release()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkDeviceFunctionPointers.inl | 78 DestroyCommandPoolFunc destroyCommandPool; variable
|
| D | vkRefUtilImpl.inl | 120 m_deviceIface->destroyCommandPool(m_device, obj, m_allocator);
|
| D | vkInitDeviceFunctionPointers.inl | 80 m_vk.destroyCommandPool = (DestroyCommandPoolFunc) GET_PROC_ADDR("vkDestroyComman…
|
| D | vkDeviceDriverImpl.inl | 367 void DeviceDriver::destroyCommandPool (VkDevice device, VkCommandPool commandPool, const VkAllocati… function in DeviceDriver 369 m_vk.destroyCommandPool(device, commandPool, pAllocator);
|
| D | vkVirtualDeviceInterface.inl | 78 virtual void destroyCommandPool (VkDevice device, VkCommandPool commandPool, const VkAl…
|
| D | vkConcreteDeviceInterface.inl | 78 virtual void destroyCommandPool (VkDevice device, VkCommandPool commandPool, const VkAl…
|
| D | vkNullDriverImpl.inl | 442 VKAPI_ATTR void VKAPI_CALL destroyCommandPool (VkDevice device, VkCommandPool commandPool, const Vk… function 4077 VK_NULL_FUNC_ENTRY(vkDestroyCommandPool, destroyCommandPool),
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/ |
| D | vkDeviceFunctionPointers.inl | 79 DestroyCommandPoolFunc destroyCommandPool; variable
|
| D | vkRefUtilImpl.inl | 120 m_deviceIface->destroyCommandPool(m_device, obj, m_allocator);
|
| D | vkInitDeviceFunctionPointers.inl | 153 m_vk.destroyCommandPool = (DestroyCommandPoolFunc) GET_PROC_ADDR("vkDestroyCommandPool");
|
| D | vkDeviceDriverImpl.inl | 372 void DeviceDriver::destroyCommandPool (VkDevice device, VkCommandPool commandPool, const VkAllocati… function in DeviceDriver 374 m_vk.destroyCommandPool(device, commandPool, pAllocator);
|
| D | vkVirtualDeviceInterface.inl | 79 virtual void destroyCommandPool (VkDevice device, VkCommandPool commandPool, const VkAl…
|
| D | vkConcreteDeviceInterface.inl | 79 virtual void destroyCommandPool (VkDevice device, VkCommandPool commandPool, const VkAl…
|
| D | vkNullDriverImpl.inl | 448 VKAPI_ATTR void VKAPI_CALL destroyCommandPool (VkDevice device, VkCommandPool commandPool, const Vk… function 4278 VK_NULL_FUNC_ENTRY(vkDestroyCommandPool, destroyCommandPool),
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| D | DrawTester.cpp | 34 device.destroyCommandPool(commandPool, nullptr); in ~DrawTester()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
| D | vktVideoBaseDecodeUtils.hpp | 644 m_deviceInterface.destroyCommandPool(m_device, m_videoCommandPool, NULL); in deinit()
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_handles.hpp | 8844 void destroyCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool, 8849 …void destroyCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool VULKAN_HPP_DEFAULT_ARGUMENT…
|
| D | vulkan_funcs.hpp | 4210 …VULKAN_HPP_INLINE void Device::destroyCommandPool( VULKAN_HPP_NAMESPACE::CommandPool … in destroyCommandPool() function in VULKAN_HPP_NAMESPACE::Device 4223 … Device::destroyCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool, in destroyCommandPool() function in VULKAN_HPP_NAMESPACE::Device
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_handles.hpp | 10093 void destroyCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool, 10098 …void destroyCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool VULKA…
|
| D | vulkan_funcs.hpp | 4017 …VULKAN_HPP_INLINE void Device::destroyCommandPool( VULKAN_HPP_NAMESPACE::CommandPool … in destroyCommandPool() function in VULKAN_HPP_NAMESPACE::Device 4027 …VULKAN_HPP_INLINE void Device::destroyCommandPool( VULKAN_HPP_NAMESPACE::CommandPool … in destroyCommandPool() function in VULKAN_HPP_NAMESPACE::Device
|