Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmtypes.h1938 struct gl_perf_monitor_object struct
1940 GLuint Name;
1943 GLboolean Active;
1950 GLboolean Ended;
1957 unsigned *ActiveGroups;
1966 GLuint **ActiveCounters;
1968 unsigned num_active_counters;
1970 struct gl_perf_counter_object {
1975 } *active_counters;
1977 struct pipe_query *batch_query;
[all …]