Home
last modified time | relevance | path

Searched defs:descriptorPool (Results 1 – 14 of 14) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1067 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/
DVkDecoderGlobalState.cpp2242 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()
DVkDecoderSnapshot.cpp806 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()
DVkDecoder.cpp5279 VkDescriptorPool descriptorPool; in decode() local
5335 VkDescriptorPool descriptorPool; in decode() local
5461 VkDescriptorPool descriptorPool; in decode() local
35649 VkDescriptorPool descriptorPool; in decode() local
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp4929 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()
Dfunc_table.cpp706 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()
DVkEncoder.cpp9427 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/
Dvulkan_funcs.hpp2806 VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool; in createDescriptorPool() local
2820 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()
Dvulkan_handles.hpp5815 … VULKAN_HPP_TYPESAFE_EXPLICIT DescriptorPool( VkDescriptorPool descriptorPool ) VULKAN_HPP_NOEXCEPT in DescriptorPool()
5820 DescriptorPool & operator=(VkDescriptorPool descriptorPool) VULKAN_HPP_NOEXCEPT in operator =()
Dvulkan_raii.hpp6439 VkDescriptorPool descriptorPool; in create() local
6463 …NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, VkDescriptorPool descriptorPool, VULK… in DescriptorPool()
6568 …_NAMESPACE::Device const & device, VkDescriptorSet descriptorSet, VkDescriptorPool descriptorPool ) in DescriptorSet()
Dvulkan.hpp1801 …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()
Dvulkan_core.h3599 VkDescriptorPool descriptorPool; member
Dvulkan_structs.hpp20761 VULKAN_HPP_NAMESPACE::DescriptorPool descriptorPool = {}; member
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto2137 optional uint64 descriptorPool = 2; field
2146 optional uint64 descriptorPool = 2; field
2157 optional uint64 descriptorPool = 3; field
2177 optional uint64 descriptorPool = 2; field