Searched refs:is_timestamp (Results 1 – 1 of 1) sorted by relevance
461 …bool is_timestamp = query->type == PIPE_QUERY_TIMESTAMP || query->type == PIPE_QUERY_TIMESTAMP_DIS… in get_query_result() local463 … (is_timestamp ? 1 : qbo->num_results) * result_size, flags, &xfer); in get_query_result()480 check_query_results(query, result, is_timestamp ? 1 : qbo->num_results, results, xfb_results); in get_query_result()624 bool is_timestamp = q->type == PIPE_QUERY_TIMESTAMP || q->type == PIPE_QUERY_TIMESTAMP_DISJOINT; in update_qbo() local626 if (!is_timestamp) in update_qbo()651 if (!is_timestamp) in update_qbo()