Searched defs:queryPool (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 574 VkQueryPool queryPool, in entry_vkDestroyQueryPool() 583 VkQueryPool queryPool, in entry_vkGetQueryPoolResults() 1484 VkQueryPool queryPool, in entry_vkCmdBeginQuery() 1495 VkQueryPool queryPool, in entry_vkCmdEndQuery() 1505 VkQueryPool queryPool, in entry_vkCmdResetQueryPool() 1517 VkQueryPool queryPool, in entry_vkCmdWriteTimestamp() 1527 VkQueryPool queryPool, in entry_vkCmdCopyQueryPoolResults()
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VkEncoder.cpp | 3619 VkQueryPool queryPool, in vkDestroyQueryPool() 3691 VkQueryPool queryPool, in vkGetQueryPoolResults() 9623 VkQueryPool queryPool, in vkCmdBeginQuery() 9677 VkQueryPool queryPool, in vkCmdEndQuery() 9726 VkQueryPool queryPool, in vkCmdResetQueryPool() 9781 VkQueryPool queryPool, in vkCmdWriteTimestamp() 9834 VkQueryPool queryPool, in vkCmdCopyQueryPoolResults()
|