/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.h | 387 VkDescriptorPool* pDescriptorPool);
|
D | VkEncoder.h | 241 VkDescriptorPool* pDescriptorPool, uint32_t doLock);
|
D | ResourceTracker.cpp | 4824 VkDescriptorPool* pDescriptorPool) { in on_vkCreateDescriptorPool() argument 4827 VkResult res = enc->vkCreateDescriptorPool(device, pCreateInfo, pAllocator, pDescriptorPool, in on_vkCreateDescriptorPool() 4832 VkDescriptorPool pool = *pDescriptorPool; in on_vkCreateDescriptorPool()
|
D | func_table.cpp | 986 VkDescriptorPool* pDescriptorPool) { in gfxstream_vk_CreateDescriptorPool() argument 995 pDescriptorPool); in gfxstream_vk_CreateDescriptorPool()
|
D | VkEncoder.cpp | 9211 VkDescriptorPool* pDescriptorPool, uint32_t doLock) { in vkCreateDescriptorPool() argument 9241 device, pCreateInfo, pAllocator, pDescriptorPool); in vkCreateDescriptorPool() 9328 *&cgen_var_2 = (uint64_t)((*pDescriptorPool)); in vkCreateDescriptorPool() 9342 (VkDescriptorPool*)pDescriptorPool, 1); in vkCreateDescriptorPool()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.cpp | 2864 VkDescriptorPool* pDescriptorPool) { in on_vkCreateDescriptorPool() argument 2868 auto res = vk->vkCreateDescriptorPool(device, pCreateInfo, pAllocator, pDescriptorPool); in on_vkCreateDescriptorPool() 2872 auto& info = mDescriptorPoolInfo[*pDescriptorPool]; in on_vkCreateDescriptorPool() 2874 *pDescriptorPool = new_boxed_non_dispatchable_VkDescriptorPool(*pDescriptorPool); in on_vkCreateDescriptorPool() 2875 info.boxed = *pDescriptorPool; in on_vkCreateDescriptorPool() 8109 const VkAllocationCallbacks* pAllocator, VkDescriptorPool* pDescriptorPool) { in on_vkCreateDescriptorPool() argument 8110 return mImpl->on_vkCreateDescriptorPool(pool, device, pCreateInfo, pAllocator, pDescriptorPool); in on_vkCreateDescriptorPool()
|
D | VkDecoderGlobalState.h | 267 VkDescriptorPool* pDescriptorPool);
|
D | VkDecoderSnapshot.cpp | 751 VkDescriptorPool* pDescriptorPool) { in vkCreateDescriptorPool() argument 752 if (!pDescriptorPool) return; in vkCreateDescriptorPool() 755 mReconstruction.addHandles((const uint64_t*)pDescriptorPool, 1); in vkCreateDescriptorPool() 756 mReconstruction.addHandleDependency((const uint64_t*)pDescriptorPool, 1, in vkCreateDescriptorPool() 762 mReconstruction.forEachHandleAddApi((const uint64_t*)pDescriptorPool, 1, apiHandle, in vkCreateDescriptorPool() 764 mReconstruction.setCreatedHandlesForApi(apiHandle, (const uint64_t*)pDescriptorPool, 1); in vkCreateDescriptorPool() 4481 const VkAllocationCallbacks* pAllocator, VkDescriptorPool* pDescriptorPool) { in vkCreateDescriptorPool() argument 4483 device, pCreateInfo, pAllocator, pDescriptorPool); in vkCreateDescriptorPool()
|
D | VkDecoder.cpp | 5226 VkDescriptorPool* pDescriptorPool; in decode() local 5248 vkReadStream->alloc((void**)&pDescriptorPool, sizeof(VkDescriptorPool)); in decode() 5252 *(VkDescriptorPool*)pDescriptorPool = in decode() 5266 (unsigned long long)pAllocator, (unsigned long long)pDescriptorPool); in decode() 5270 &m_pool, device, pCreateInfo, pAllocator, pDescriptorPool); in decode() 5282 (VkDescriptorPool*)pDescriptorPool, 1); in decode() 5283 vkStream->write((VkDescriptorPool*)pDescriptorPool, 8 * 1); in decode() 5295 pDescriptorPool); in decode()
|
D | VkDecoderSnapshot.h | 348 VkDescriptorPool* pDescriptorPool);
|
/hardware/google/gfxstream/scripts/print_gfx_logs/ |
D | vulkan_printer.py | 173 …pDescriptorPool = printer.write_int("pDescriptorPool", 8, indent, optional=False, count=None, big_…
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc.hpp | 1402 …teInfo, const VkAllocationCallbacks * pAllocator, VkDescriptorPool * pDescriptorPool ) const VULKA… in vkCreateDescriptorPool() 1404 return ::vkCreateDescriptorPool( device, pCreateInfo, pAllocator, pDescriptorPool ); in vkCreateDescriptorPool()
|
D | vulkan.hpp | 1457 …teInfo, const VkAllocationCallbacks * pAllocator, VkDescriptorPool * pDescriptorPool ) const VULKA… in vkCreateDescriptorPool() 1459 return ::vkCreateDescriptorPool( device, pCreateInfo, pAllocator, pDescriptorPool ); in vkCreateDescriptorPool()
|
D | vulkansc_funcs.hpp | 2395 …cationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::DescriptorPool * pDescriptorPool, Dispatch con… in createDescriptorPool() argument 2398 …kAllocationCallbacks *>( pAllocator ), reinterpret_cast<VkDescriptorPool *>( pDescriptorPool ) ) ); in createDescriptorPool()
|
D | vulkan_core.h | 4054 …eateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkDescriptorPool* pDescriptorPool); 4526 VkDescriptorPool* pDescriptorPool);
|
D | vulkansc_handles.hpp | 4911 …cationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::DescriptorPool * pDescriptorPool, Dispatch con…
|
D | vulkan_funcs.hpp | 2793 …cationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::DescriptorPool * pDescriptorPool, Dispatch con… in createDescriptorPool() argument 2796 …kAllocationCallbacks *>( pAllocator ), reinterpret_cast<VkDescriptorPool *>( pDescriptorPool ) ) ); in createDescriptorPool()
|
D | vulkan_handles.hpp | 8476 …cationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::DescriptorPool * pDescriptorPool, Dispatch con…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 4022 …eateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkDescriptorPool* pDescriptorPool); 4494 VkDescriptorPool* pDescriptorPool);
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | descriptorsets.adoc | 2429 * pname:pDescriptorPool is a pointer to a slink:VkDescriptorPool handle in 2432 The created descriptor pool is returned in pname:pDescriptorPool.
|