Home
last modified time | relevance | path

Searched defs:destroyQueryPool (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl36 DestroyQueryPoolFunc destroyQueryPool; variable
DvkDeviceDriverImpl.inl165 void DeviceDriver::destroyQueryPool (VkDevice device, VkQueryPool queryPool, const VkAllocationCall… function in DeviceDriver
DvkNullDriverImpl.inl260 VKAPI_ATTR void VKAPI_CALL destroyQueryPool (VkDevice device, VkQueryPool queryPool, const VkAlloca… function
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp50085 …VULKAN_HPP_INLINE void Device::destroyQueryPool( QueryPool queryPool, const AllocationCallbacks* p… in destroyQueryPool() function in VULKAN_HPP_NAMESPACE::Device
50091 …VULKAN_HPP_INLINE void Device::destroyQueryPool( QueryPool queryPool, Optional<const AllocationCal… in destroyQueryPool() function in VULKAN_HPP_NAMESPACE::Device