Home
last modified time | relevance | path

Searched refs:S_008C0C_NUM_GS_THREADS (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c2292 tmp |= S_008C0C_NUM_GS_THREADS(num_gs_threads); in r600_init_atom_start_cs()
H A Dr600d.h290 #define S_008C0C_NUM_GS_THREADS(x) (((unsigned)(x) & 0xFF) << 16) macro

Completed in 23 milliseconds