Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/
DClearImageBenchmarks.cpp103 device.destroyCommandPool(commandPool, nullptr); in ~ClearImageBenchmark()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiNullHandleTests.cpp55 context.getDeviceInterface().destroyCommandPool(context.getDevice(), commandPool, pAllocator); in release()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiNullHandleTests.cpp55 context.getDeviceInterface().destroyCommandPool(context.getDevice(), commandPool, pAllocator); in release()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl78 DestroyCommandPoolFunc destroyCommandPool; variable
DvkRefUtilImpl.inl120 m_deviceIface->destroyCommandPool(m_device, obj, m_allocator);
DvkInitDeviceFunctionPointers.inl80 m_vk.destroyCommandPool = (DestroyCommandPoolFunc) GET_PROC_ADDR("vkDestroyComman…
DvkDeviceDriverImpl.inl367 void DeviceDriver::destroyCommandPool (VkDevice device, VkCommandPool commandPool, const VkAllocati… function in DeviceDriver
369 m_vk.destroyCommandPool(device, commandPool, pAllocator);
DvkVirtualDeviceInterface.inl78 virtual void destroyCommandPool (VkDevice device, VkCommandPool commandPool, const VkAl…
DvkConcreteDeviceInterface.inl78 virtual void destroyCommandPool (VkDevice device, VkCommandPool commandPool, const VkAl…
DvkNullDriverImpl.inl442 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/
DvkDeviceFunctionPointers.inl79 DestroyCommandPoolFunc destroyCommandPool; variable
DvkRefUtilImpl.inl120 m_deviceIface->destroyCommandPool(m_device, obj, m_allocator);
DvkInitDeviceFunctionPointers.inl153 m_vk.destroyCommandPool = (DestroyCommandPoolFunc) GET_PROC_ADDR("vkDestroyCommandPool");
DvkDeviceDriverImpl.inl372 void DeviceDriver::destroyCommandPool (VkDevice device, VkCommandPool commandPool, const VkAllocati… function in DeviceDriver
374 m_vk.destroyCommandPool(device, commandPool, pAllocator);
DvkVirtualDeviceInterface.inl79 virtual void destroyCommandPool (VkDevice device, VkCommandPool commandPool, const VkAl…
DvkConcreteDeviceInterface.inl79 virtual void destroyCommandPool (VkDevice device, VkCommandPool commandPool, const VkAl…
DvkNullDriverImpl.inl448 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/
DDrawTester.cpp34 device.destroyCommandPool(commandPool, nullptr); in ~DrawTester()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoBaseDecodeUtils.hpp644 m_deviceInterface.destroyCommandPool(m_device, m_videoCommandPool, NULL); in deinit()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_handles.hpp8844 void destroyCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool,
8849 …void destroyCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool VULKAN_HPP_DEFAULT_ARGUMENT…
Dvulkan_funcs.hpp4210 …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/
Dvulkan_handles.hpp10093 void destroyCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool,
10098 …void destroyCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool VULKA…
Dvulkan_funcs.hpp4017 …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