HomeSort by relevance Sort by last modified time
    Searched refs:gl_perf_monitor_counter (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/main/
performance_monitor.h 87 _mesa_perf_monitor_counter_size(const struct gl_perf_monitor_counter *);
performance_monitor.c 138 static inline const struct gl_perf_monitor_counter *
266 const struct gl_perf_monitor_counter *counter_obj;
307 const struct gl_perf_monitor_counter *counter_obj;
597 const struct gl_perf_monitor_counter *c = &g->Counters[counter];
673 _mesa_perf_monitor_counter_size(const struct gl_perf_monitor_counter *c)
885 const struct gl_perf_monitor_counter *counter_obj;
    [all...]
mtypes.h 1826 struct gl_perf_monitor_counter struct
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_perfmon.c 370 struct gl_perf_monitor_counter *counters = NULL;
391 struct gl_perf_monitor_counter *c = &counters[g->NumCounters];

Completed in 590 milliseconds