Searched refs:R600_QUERY_FIRST_PERFCOUNTER (Results 1 – 2 of 2) sorted by relevance
329 if (query_types[i] < R600_QUERY_FIRST_PERFCOUNTER) in r600_create_batch_query()332 block = lookup_counter(pc, query_types[i] - R600_QUERY_FIRST_PERFCOUNTER, in r600_create_batch_query()396 block = lookup_counter(pc, query_types[i] - R600_QUERY_FIRST_PERFCOUNTER, in r600_create_batch_query()545 info->query_type = R600_QUERY_FIRST_PERFCOUNTER + index; in r600_get_perfcounter_info()
112 R600_QUERY_FIRST_PERFCOUNTER = PIPE_QUERY_DRIVER_SPECIFIC + 100, enumerator