Searched refs:gpc_count (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h83 uint8_t gpc_count; member in struct:nvc0_screen
H A Dnvc0_screen.c1277 screen->gpc_count = value & 0x000000ff;
H A Dnvc0_query_hw_sm.c2543 const uint grid[3] = { screen->mp_count, screen->gpc_count, 1 };
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h83 uint8_t gpc_count; member in struct:nvc0_screen
H A Dnvc0_screen.c1337 screen->gpc_count = value & 0x000000ff;
H A Dnvc0_query_hw_sm.c2547 const uint grid[3] = { screen->mp_count, screen->gpc_count, 1 };

Completed in 23 milliseconds