Home
last modified time | relevance | path

Searched refs:counters_array_size (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/amd_performance_monitor/
H A Dapi.c307 const int counters_array_size = 2; in test_get_counters_partial_array() local
315 counters_array_size, counters); in test_get_counters_partial_array()
322 for (i = 0; i < MIN2(num_counters, counters_array_size); i++) { in test_get_counters_partial_array()