Searched refs:S_008F3C_UPGRADED_DEPTH (Results 1 – 2 of 2) sorted by relevance
4148 rstate->upgraded_depth_val[3] |= S_008F3C_UPGRADED_DEPTH(1); in si_create_sampler_state()4152 S_008F3C_UPGRADED_DEPTH(1); in si_create_sampler_state()
2486 #define S_008F3C_UPGRADED_DEPTH(x) (((unsigned)(x) & 0x1) << 29) macro