Searched refs:S_008F30_DISABLE_CUBE_WRAP (Results 1 – 2 of 2) sorted by relevance
2165 S_008F30_DISABLE_CUBE_WRAP(!state->seamless_cube_map)); in si_create_sampler_state()
3629 #define S_008F30_DISABLE_CUBE_WRAP(x) (((x) & 0x1) << 28) macro