Searched refs:S_028C74_NUM_SAMPLES (Results 1 – 3 of 3) sorted by relevance
381 #define S_028C74_NUM_SAMPLES(x) (((x) & 0x7) << 24) /* cayman only */ macro
1325 color_attrib |= S_028C74_NUM_SAMPLES(log_samples) | in evergreen_init_color_surface()
7562 #define S_028C74_NUM_SAMPLES(x) (((x) & 0x07) << 12) macro