Home
last modified time | relevance | path

Searched refs:S_0286CC_POSITION_SAMPLE (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c2546 S_0286CC_POSITION_SAMPLE(rshader->input[pos_index].interpolate_location == TGSI_INTERPOLATE_LOC_SAMPLE); in r600_update_ps_state()
H A Dr600d.h980 #define S_0286CC_POSITION_SAMPLE(x) (((unsigned)(x) & 0x1) << 30) macro
2160 #define S_0286CC_POSITION_SAMPLE(x) (((unsigned)(x) & 0x1) << 30) macro
H A Devergreend.h1101 #define S_0286CC_POSITION_SAMPLE(x) (((unsigned)(x) & 0x1) << 30) macro

Completed in 32 milliseconds