Searched defs:vkResetCommandPool (Results 1 – 8 of 8) sorted by relevance
112 PFN_vkResetCommandPool vkResetCommandPool; member
157 PFN_vkResetCommandPool vkResetCommandPool; member
1937 VKAPI_ATTR VkResult vkResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPoolRes… in vkResetCommandPool() function
1873 …VkResult vkResetCommandPool( VkDevice device, VkCommandPool commandPool, VkCommandPoolResetFlags f… in vkResetCommandPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic7531 PFN_vkResetCommandPool vkResetCommandPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1476 PFN_vkResetCommandPool vkResetCommandPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
2448 message vkResetCommandPool message
941 void vkResetCommandPool(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkResetCommandPool() function in VkDecoderSnapshot::Impl6277 void VkDecoderSnapshot::vkResetCommandPool(const uint8_t* snapshotTraceBegin, in vkResetCommandPool() function in VkDecoderSnapshot
10949 VkResult VkEncoder::vkResetCommandPool(VkDevice device, VkCommandPool commandPool, in vkResetCommandPool() function in gfxstream::vk::VkEncoder