Home
last modified time | relevance | path

Searched defs:pQueryPool (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
Dfunc_table.cpp596 VkQueryPool* pQueryPool) { in gfxstream_vk_CreateQueryPool()
DVkEncoder.cpp5605 VkQueryPool* pQueryPool, uint32_t doLock) { in vkCreateQueryPool()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp414 const VkAllocationCallbacks* pAllocator, VkQueryPool* pQueryPool) { in vkCreateQueryPool()
4217 VkQueryPool* pQueryPool) { in vkCreateQueryPool()
DVkDecoder.cpp3280 VkQueryPool* pQueryPool; in decode() local
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp1376 …LKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::QueryPool * pQueryPool in createQueryPool()