Home
last modified time | relevance | path

Searched defs:vkDestroyCommandPool (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/host/vulkan/testing/
DVkDecoderTestDispatch.h163 void vkDestroyCommandPool(VkDevice device, VkCommandPool commandPool, in vkDestroyCommandPool() function
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h157 PFN_vkDestroyCommandPool vkDestroyCommandPool; member
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp878 void vkDestroyCommandPool(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkDestroyCommandPool() function in VkDecoderSnapshot::Impl
4598 void VkDecoderSnapshot::vkDestroyCommandPool(const uint8_t* snapshotTraceBegin, in vkDestroyCommandPool() function in VkDecoderSnapshot
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp1529 …void vkDestroyCommandPool( VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks… in vkDestroyCommandPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
9223 PFN_vkDestroyCommandPool vkDestroyCommandPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1549 PFN_vkDestroyCommandPool vkDestroyCommandPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.cpp10746 void VkEncoder::vkDestroyCommandPool(VkDevice device, VkCommandPool commandPool, in vkDestroyCommandPool() function in gfxstream::vk::VkEncoder