Searched refs:pDescriptorSetPendingAllocation (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/host/vulkan/ |
D | vulkan_gfxstream.h | 65 …ds, const uint32_t* pDescriptorSetWhichPool, const uint32_t* pDescriptorSetPendingAllocation, cons… 181 const uint32_t* pDescriptorSetPendingAllocation,
|
D | VkDecoderGlobalState.h | 672 const uint32_t* pDescriptorSetWhichPool, const uint32_t* pDescriptorSetPendingAllocation,
|
D | VkDecoderGlobalState.cpp | 6206 const uint32_t* pDescriptorSetWhichPool, const uint32_t* pDescriptorSetPendingAllocation, in on_vkQueueCommitDescriptorSetUpdatesGOOGLE() argument 6226 pDescriptorSetPendingAllocation, pDescriptorWriteStartingIndices, in on_vkQueueCommitDescriptorSetUpdatesGOOGLE() 6235 const uint32_t* pDescriptorSetPendingAllocation, in on_vkQueueCommitDescriptorSetUpdatesGOOGLE() argument 6245 uint32_t pendingAlloc = pDescriptorSetPendingAllocation[i]; in on_vkQueueCommitDescriptorSetUpdatesGOOGLE() 8758 const uint32_t* pDescriptorSetWhichPool, const uint32_t* pDescriptorSetPendingAllocation, in on_vkQueueCommitDescriptorSetUpdatesGOOGLE() argument 8764 pDescriptorSetPendingAllocation, pDescriptorWriteStartingIndices, in on_vkQueueCommitDescriptorSetUpdatesGOOGLE()
|
D | VkDecoderSnapshot.h | 1619 const uint32_t* pDescriptorSetPendingAllocation,
|
D | VkDecoderSnapshot.cpp | 3707 const uint32_t* pDescriptorSetPendingAllocation, in vkQueueCommitDescriptorSetUpdatesGOOGLE() argument 7161 const uint32_t* pDescriptorSetPendingAllocation, in vkQueueCommitDescriptorSetUpdatesGOOGLE() argument 7167 pDescriptorSetPendingAllocation, pDescriptorWriteStartingIndices, in vkQueueCommitDescriptorSetUpdatesGOOGLE()
|
D | VkDecoder.cpp | 21367 const uint32_t* pDescriptorSetPendingAllocation; in decode() local 21415 vkReadStream->alloc((void**)&pDescriptorSetPendingAllocation, in decode() 21417 memcpy((uint32_t*)pDescriptorSetPendingAllocation, *readStreamPtrPtr, in decode() 21452 (unsigned long long)pDescriptorSetPendingAllocation, in decode() 21460 pDescriptorSetPendingAllocation, pDescriptorWriteStartingIndices, in decode() 21470 pDescriptorSetWhichPool, pDescriptorSetPendingAllocation, in decode()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | vulkan_gfxstream.h | 65 …ds, const uint32_t* pDescriptorSetWhichPool, const uint32_t* pDescriptorSetPendingAllocation, cons… 181 const uint32_t* pDescriptorSetPendingAllocation,
|
D | VkEncoder.h | 1119 const uint32_t* pDescriptorSetPendingAllocation,
|
D | func_table.cpp | 4868 const uint32_t* pDescriptorSetPendingAllocation, in gfxstream_vk_QueueCommitDescriptorSetUpdatesGOOGLE() argument 4908 pDescriptorSetPendingAllocation, pDescriptorWriteStartingIndices, in gfxstream_vk_QueueCommitDescriptorSetUpdatesGOOGLE()
|
D | VkEncoder.cpp | 37766 const uint32_t* pDescriptorSetPendingAllocation, in vkQueueCommitDescriptorSetUpdatesGOOGLE() argument 37803 pDescriptorSetPoolIds, pDescriptorSetWhichPool, pDescriptorSetPendingAllocation, in vkQueueCommitDescriptorSetUpdatesGOOGLE() 37834 local_pDescriptorSetPendingAllocation = (uint32_t*)pDescriptorSetPendingAllocation; in vkQueueCommitDescriptorSetUpdatesGOOGLE()
|
/hardware/google/gfxstream/scripts/print_gfx_logs/ |
D | vulkan_printer.py | 462 …pDescriptorSetPendingAllocation = printer.write_int("pDescriptorSetPendingAllocation", 4, indent, …
|