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.h886 #define S_0286CC_LINEAR_GRADIENT_ENA(x) (((x) & 0x1) << 29) macro
2055 #define S_0286CC_LINEAR_GRADIENT_ENA(x) (((x) & 0x1) << 29) macro
Devergreend.h829 #define S_0286CC_LINEAR_GRADIENT_ENA(x) (((x) & 0x1) << 29) macro
Dr600_state.c2537 S_0286CC_LINEAR_GRADIENT_ENA(need_linear); in r600_pipe_shader_ps()
Devergreen_state.c3061 S_0286CC_LINEAR_GRADIENT_ENA(have_linear); in evergreen_pipe_shader_ps()