Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl35 DestroyQueryPoolFunc destroyQueryPool; variable
DvkDeviceDriverImpl.inl160 void DeviceDriver::destroyQueryPool (VkDevice device, VkQueryPool queryPool, const VkAllocationCall… function in DeviceDriver
DvkNullDriverImpl.inl212 VKAPI_ATTR void VKAPI_CALL destroyQueryPool (VkDevice device, VkQueryPool queryPool, const VkAlloca… function