Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_query_hw_sm.c1750 static const uint64_t nvc0_read_hw_sm_counters_code[] = variable
2489 prog->code = (uint32_t *)nvc0_read_hw_sm_counters_code; in nvc0_hw_sm_get_program()
2490 prog->code_size = sizeof(nvc0_read_hw_sm_counters_code); in nvc0_hw_sm_get_program()