Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl75 ResetCommandPoolFunc resetCommandPool; variable
DvkDeviceDriverImpl.inl360 VkResult DeviceDriver::resetCommandPool (VkDevice device, VkCommandPool commandPool, VkCommandPoolR… function in DeviceDriver
DvkNullDriverImpl.inl605 VKAPI_ATTR VkResult VKAPI_CALL resetCommandPool (VkDevice device, VkCommandPool commandPool, VkComm… function
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp51665 …VULKAN_HPP_INLINE Result Device::resetCommandPool( CommandPool commandPool, CommandPoolResetFlags … in resetCommandPool() function in VULKAN_HPP_NAMESPACE::Device
51671 …VULKAN_HPP_INLINE ResultValueType<void>::type Device::resetCommandPool( CommandPool commandPool, C… in resetCommandPool() function in VULKAN_HPP_NAMESPACE::Device