Searched refs:vrend_is_timer_query (Results 1 – 1 of 1) sorted by relevance
864 static bool vrend_is_timer_query(GLenum gltype) in vrend_is_timer_query() function7470 ret = vrend_get_one_query_result(query->id, vrend_is_timer_query(query->gltype), &result); in vrend_check_query()7654 if (vrend_is_timer_query(q->gltype)) { in vrend_end_query()