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

/external/chromium_org/third_party/mesa/src/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)) {
/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 70 milliseconds