Searched refs:S_009508_DISABLE_CUBE_ANISO (Results 1 – 2 of 2) sorted by relevance
1887 tmp = S_009508_DISABLE_CUBE_ANISO(1) | in r600_emit_seamless_cube_map()
2782 #define S_009508_DISABLE_CUBE_ANISO(x) (((unsigned)(x) & 0x1) << 1) macro