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