Searched refs:S_009508_DISABLE_CUBE_WRAP (Results 1 – 2 of 2) sorted by relevance
1889 tmp |= S_009508_DISABLE_CUBE_WRAP(1); in r600_emit_seamless_cube_map()
2778 #define S_009508_DISABLE_CUBE_WRAP(x) (((unsigned)(x) & 0x1) << 0) macro