Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dmtypes.h1973 struct gl_perf_monitor_object struct
1975 GLuint Name;
1978 GLboolean Active;
1985 GLboolean Ended;
1992 unsigned *ActiveGroups;
2001 GLuint **ActiveCounters;
2003 unsigned num_active_counters;
2005 struct gl_perf_counter_object {
2010 } *active_counters;
2012 struct pipe_query *batch_query;
[all …]