Searched refs:vrend_is_timer_query (Results 1 – 1 of 1) sorted by relevance
1206 static bool vrend_is_timer_query(GLenum gltype) in vrend_is_timer_query() function9341 state.result_size = vrend_is_timer_query(query->gltype) ? 8 : 4; in vrend_check_query()9566 if (vrend_is_timer_query(q->gltype)) { in vrend_end_query()