Home
last modified time | relevance | path

Searched refs:S_0286CC_BARYC_SAMPLE_CNTL (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600d.h880 #define S_0286CC_BARYC_SAMPLE_CNTL(x) (((x) & 0x3) << 26) macro
2049 #define S_0286CC_BARYC_SAMPLE_CNTL(x) (((x) & 0x3) << 26) macro
Dr600_state.c2543 S_0286CC_BARYC_SAMPLE_CNTL(1)); in r600_pipe_shader_ps()