Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmtypes.h1928 struct gl_perf_monitor_object struct
1930 GLuint Name;
1933 GLboolean Active;
1940 GLboolean Ended;
1947 unsigned *ActiveGroups;
1956 GLuint **ActiveCounters;
1958 unsigned num_active_counters;
1960 struct gl_perf_counter_object {
1965 } *active_counters;
1967 struct pipe_query *batch_query;
[all …]