Home
last modified time | relevance | path

Searched refs:S_0286CC_LINEAR_GRADIENT_ENA (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600d.h977 #define S_0286CC_LINEAR_GRADIENT_ENA(x) (((unsigned)(x) & 0x1) << 29) macro
2157 #define S_0286CC_LINEAR_GRADIENT_ENA(x) (((unsigned)(x) & 0x1) << 29) macro
Devergreend.h1098 #define S_0286CC_LINEAR_GRADIENT_ENA(x) (((unsigned)(x) & 0x1) << 29) macro
Dr600_state.c2531 S_0286CC_LINEAR_GRADIENT_ENA(need_linear); in r600_update_ps_state()
Devergreen_state.c3471 S_0286CC_LINEAR_GRADIENT_ENA(have_linear); in evergreen_update_ps_state()