Searched defs:r600_is_timer_query (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_query.c27 static bool r600_is_timer_query(unsigned type) function
139 if (r600_is_timer_query(query->type)) {
196 if (r600_is_timer_query(query->type)) {
368 if (r600_is_timer_query(rquery->type)) {

Completed in 29 milliseconds