Home
last modified time | relevance | path

Searched defs:vkDestroyDescriptorPool (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DAndroidVulkanDispatch.h100 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool; member
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h145 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool; member
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1877 VKAPI_ATTR void vkDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkA… in vkDestroyDescriptorPool() function
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp1801 …void vkDestroyDescriptorPool( VkDevice device, VkDescriptorPool descriptorPool, const VkAllocation… in vkDestroyDescriptorPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
7519 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1464 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto2132 message vkDestroyDescriptorPool message
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp804 void vkDestroyDescriptorPool(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkDestroyDescriptorPool() function in VkDecoderSnapshot::Impl
6156 void VkDecoderSnapshot::vkDestroyDescriptorPool(const uint8_t* snapshotTraceBegin, in vkDestroyDescriptorPool() function in VkDecoderSnapshot
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp9427 void VkEncoder::vkDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, in vkDestroyDescriptorPool() function in gfxstream::vk::VkEncoder