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.h971 #define S_0286CC_BARYC_SAMPLE_CNTL(x) (((unsigned)(x) & 0x3) << 26) macro
2151 #define S_0286CC_BARYC_SAMPLE_CNTL(x) (((unsigned)(x) & 0x3) << 26) macro
Dr600_state.c2537 S_0286CC_BARYC_SAMPLE_CNTL(1)) | in r600_update_ps_state()