HomeSort by relevance Sort by last modified time
    Searched refs:num_hw_sm_active (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_query_hw_sm.c 174 if (screen->pm.num_hw_sm_active + cfg->num_counters > 4) {
190 screen->pm.num_hw_sm_active++;
252 screen->pm.num_hw_sm_active--;
nv50_screen.h 105 uint8_t num_hw_sm_active; member in struct:nv50_screen::__anon27797
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_screen.h 106 uint8_t num_hw_sm_active[2]; member in struct:nvc0_screen::__anon27809
nvc0_query_hw_sm.c     [all...]

Completed in 1534 milliseconds