Blender  V3.3
gpu_query.cc
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later
2  * Copyright 2020 Blender Foundation. All rights reserved. */
3 
8 #include "gpu_query.hh"
9 
10 using namespace blender::gpu;
11 
12 /* TODO(fclem): Make the associated C-API to use inside DRW profiler. */