| /device/generic/vulkan-cereal/fake-android-guest/libvulkan/ | 
| D | api_gen.cpp | 1067 VKAPI_ATTR void DestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAll…  in DestroyDescriptorPool()1071 VKAPI_ATTR VkResult ResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, VkDescrip…  in ResetDescriptorPool()
 1079 VKAPI_ATTR VkResult FreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, uint32_t d…  in FreeDescriptorSets()
 1877 VKAPI_ATTR void vkDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkA…  in vkDestroyDescriptorPool()
 1882 VKAPI_ATTR VkResult vkResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, VkDescr…  in vkResetDescriptorPool()
 1892 VKAPI_ATTR VkResult vkFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, uint32_t…  in vkFreeDescriptorSets()
 
 | 
| /device/generic/vulkan-cereal/stream-servers/vulkan/ | 
| D | VkDecoderGlobalState.cpp | 2242     void cleanupDescriptorPoolAllocedSetsLocked(VkDescriptorPool descriptorPool,  in cleanupDescriptorPoolAllocedSetsLocked()2279                                     VkDescriptorPool descriptorPool,  in on_vkDestroyDescriptorPool()
 2292                                       VkDescriptorPool descriptorPool,  in on_vkResetDescriptorPool()
 2359                                      VkDescriptorPool descriptorPool, uint32_t descriptorSetCount,  in on_vkFreeDescriptorSets()
 4880                                              VkDescriptorPool descriptorPool,  in on_vkCollectDescriptorPoolIdsGOOGLE()
 6758                                                       VkDescriptorPool descriptorPool,  in on_vkDestroyDescriptorPool()
 6765                                                         VkDescriptorPool descriptorPool,  in on_vkResetDescriptorPool()
 6778                                                        VkDescriptorPool descriptorPool,  in on_vkFreeDescriptorSets()
 7340                                                                VkDescriptorPool descriptorPool,  in on_vkCollectDescriptorPoolIdsGOOGLE()
 
 | 
| D | VkDecoderSnapshot.cpp | 806                                  VkDescriptorPool descriptorPool,  in vkDestroyDescriptorPool()815                                VkDevice device, VkDescriptorPool descriptorPool,  in vkResetDescriptorPool()
 843                               VkDescriptorPool descriptorPool, uint32_t descriptorSetCount,  in vkFreeDescriptorSets()
 4689                                           VkDevice device, VkDescriptorPool descriptorPool,  in vkCollectDescriptorPoolIdsGOOGLE()
 6159                                                 VkDescriptorPool descriptorPool,  in vkDestroyDescriptorPool()
 6169                                               VkDevice device, VkDescriptorPool descriptorPool,  in vkResetDescriptorPool()
 6190                                              VkDevice device, VkDescriptorPool descriptorPool,  in vkFreeDescriptorSets()
 10900     VkDevice device, VkDescriptorPool descriptorPool, uint32_t* pPoolIdCount, uint64_t* pPoolIds) {  in vkCollectDescriptorPoolIdsGOOGLE()
 
 | 
| D | VkDecoder.cpp | 5279                 VkDescriptorPool descriptorPool;  in decode()  local5335                 VkDescriptorPool descriptorPool;  in decode()  local
 5461                 VkDescriptorPool descriptorPool;  in decode()  local
 35649                 VkDescriptorPool descriptorPool;  in decode()  local
 
 | 
| /device/generic/goldfish-opengl/system/vulkan_enc/ | 
| D | ResourceTracker.cpp | 4929         VkDescriptorPool descriptorPool,  in on_vkDestroyDescriptorPool()4945         VkDescriptorPool descriptorPool,  in on_vkResetDescriptorPool()
 4976         VkDescriptorPool                            descriptorPool,  in on_vkFreeDescriptorSets()
 8462     VkDescriptorPool descriptorPool,  in on_vkDestroyDescriptorPool()
 8471     VkDescriptorPool descriptorPool,  in on_vkResetDescriptorPool()
 8491     VkDescriptorPool                            descriptorPool,  in on_vkFreeDescriptorSets()
 
 | 
| D | func_table.cpp | 706 static void entry_vkDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool,  in entry_vkDestroyDescriptorPool()713 static VkResult entry_vkResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool,  in entry_vkResetDescriptorPool()
 734 static VkResult entry_vkFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool,  in entry_vkFreeDescriptorSets()
 9278 static void entry_vkCollectDescriptorPoolIdsGOOGLE(VkDevice device, VkDescriptorPool descriptorPool,  in entry_vkCollectDescriptorPoolIdsGOOGLE()
 9286                                                             VkDescriptorPool descriptorPool,  in dynCheck_entry_vkCollectDescriptorPoolIdsGOOGLE()
 
 | 
| D | VkEncoder.cpp | 9427 void VkEncoder::vkDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool,  in vkDestroyDescriptorPool()9548 VkResult VkEncoder::vkResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool,  in vkResetDescriptorPool()
 9773 VkResult VkEncoder::vkFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool,  in vkFreeDescriptorSets()
 66307 void VkEncoder::vkCollectDescriptorPoolIdsGOOGLE(VkDevice device, VkDescriptorPool descriptorPool,  in vkCollectDescriptorPoolIdsGOOGLE()
 
 | 
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ | 
| D | vulkan_funcs.hpp | 2806     VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool;  in createDescriptorPool()  local2820     VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool;  in createDescriptorPoolUnique()  local
 2831 …KAN_HPP_INLINE void Device::destroyDescriptorPool( VULKAN_HPP_NAMESPACE::DescriptorPool descriptor…  in destroyDescriptorPool()
 2839 …KAN_HPP_INLINE void Device::destroyDescriptorPool( VULKAN_HPP_NAMESPACE::DescriptorPool descriptor…  in destroyDescriptorPool()
 2854 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool, const…  in destroy()
 2862 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool, Optio…  in destroy()
 2878 …KAN_HPP_INLINE Result Device::resetDescriptorPool( VULKAN_HPP_NAMESPACE::DescriptorPool descriptor…  in resetDescriptorPool()
 2885 …ULKAN_HPP_INLINE void Device::resetDescriptorPool( VULKAN_HPP_NAMESPACE::DescriptorPool descriptor…  in resetDescriptorPool()
 2976 …LKAN_HPP_INLINE Result Device::freeDescriptorSets( VULKAN_HPP_NAMESPACE::DescriptorPool descriptor…  in freeDescriptorSets()
 2984 …VULKAN_HPP_INLINE void Device::freeDescriptorSets( VULKAN_HPP_NAMESPACE::DescriptorPool descriptor…  in freeDescriptorSets()
 
 | 
| D | vulkan_handles.hpp | 5815 … VULKAN_HPP_TYPESAFE_EXPLICIT DescriptorPool( VkDescriptorPool descriptorPool ) VULKAN_HPP_NOEXCEPT  in DescriptorPool()5820     DescriptorPool & operator=(VkDescriptorPool descriptorPool) VULKAN_HPP_NOEXCEPT  in operator =()
 
 | 
| D | vulkan_raii.hpp | 6439       VkDescriptorPool descriptorPool;  in create()  local6463 …NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, VkDescriptorPool descriptorPool, VULK…  in DescriptorPool()
 6568 …_NAMESPACE::Device const & device, VkDescriptorSet descriptorSet, VkDescriptorPool descriptorPool )  in DescriptorSet()
 
 | 
| D | vulkan.hpp | 1801 …void vkDestroyDescriptorPool( VkDevice device, VkDescriptorPool descriptorPool, const VkAllocation…  in vkDestroyDescriptorPool()1807 …VkResult vkResetDescriptorPool( VkDevice device, VkDescriptorPool descriptorPool, VkDescriptorPool…  in vkResetDescriptorPool()
 1819 …VkResult vkFreeDescriptorSets( VkDevice device, VkDescriptorPool descriptorPool, uint32_t descript…  in vkFreeDescriptorSets()
 
 | 
| D | vulkan_core.h | 3599     VkDescriptorPool                descriptorPool;  member
 | 
| D | vulkan_structs.hpp | 20761     VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool = {};  member
 | 
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/ | 
| D | goldfish_vk_baseprotodefs.proto | 2137     optional uint64 descriptorPool = 2;  field2146     optional uint64 descriptorPool = 2;  field
 2157     optional uint64 descriptorPool = 3;  field
 2177     optional uint64 descriptorPool = 2;  field
 
 |