Home
last modified time | relevance | path

Searched refs:S_008C04_NUM_PS_GPRS (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c2075 tmp = S_008C04_NUM_PS_GPRS(new_gprs[R600_HW_STAGE_PS]) | in r600_adjust_gprs()
H A Devergreend.h348 #define S_008C04_NUM_PS_GPRS(x) (((unsigned)(x) & 0xFF) << 0) macro
H A Dr600d.h274 #define S_008C04_NUM_PS_GPRS(x) (((unsigned)(x) & 0xFF) << 0) macro
H A Devergreen_state.c4742 tmp[0] = S_008C04_NUM_PS_GPRS(new_gprs[R600_HW_STAGE_PS]) | in evergreen_adjust_gprs()

Completed in 38 milliseconds