Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600d.h386 #define S_0280A0_BLEND_CLAMP(x) (((unsigned)(x) & 0x1) << 20) macro
1691 #define S_0280A0_BLEND_CLAMP(x) (((unsigned)(x) & 0x1) << 20) macro
Dr600_state.c906 S_0280A0_BLEND_CLAMP(blend_clamp) | in r600_init_color_surface()