Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_query_hw_sm.c51 static const uint64_t nv50_read_hw_sm_counters_code[] = variable
235 prog->code = (uint32_t *)nv50_read_hw_sm_counters_code; in nv50_hw_sm_end_query()
236 prog->code_size = sizeof(nv50_read_hw_sm_counters_code); in nv50_hw_sm_end_query()