Searched refs:queryPool (Results 1 – 3 of 3) sorted by relevance
50 &ref.queryPool)); // pQueryPool in RENDER_BEGIN_NAMESPACE()58 if (ref.queryPool) { in ~GpuQueryVk()60 ref.queryPool, // queryPool in ~GpuQueryVk()
30 VkQueryPool queryPool { VK_NULL_HANDLE };
2580 VkQueryPool queryPool = VK_NULL_HANDLE; in RenderCommand() local2583 queryPool, // queryPool in RenderCommand()2589 queryPool, // queryPool in RenderCommand()2712 if (platData.queryPool) { in WritePerfTimeStamp()2714 platData.queryPool, // queryPool in WritePerfTimeStamp()2720 platData.queryPool, // queryPool, in WritePerfTimeStamp()2798 if (platData.queryPool) { in CopyPerfTimeStamp()2800 platData.queryPool, // queryPool in CopyPerfTimeStamp()