Home
last modified time | relevance | path

Searched refs:st_BeginPerfMonitor (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_perfmon.c171 st_BeginPerfMonitor(struct gl_context *ctx, struct gl_perf_monitor_object *m) in st_BeginPerfMonitor() function
232 st_BeginPerfMonitor(ctx, m); in st_ResetPerfMonitor()
472 functions->BeginPerfMonitor = st_BeginPerfMonitor; in st_init_perfmon_functions()