Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c2291 tmp |= S_008C0C_NUM_VS_THREADS(num_vs_threads); in r600_init_atom_start_cs()
H A Dr600d.h287 #define S_008C0C_NUM_VS_THREADS(x) (((unsigned)(x) & 0xFF) << 8) macro

Completed in 25 milliseconds