Searched refs:S_028C70_COMPRESSION (Results 1 – 3 of 3) sorted by relevance
340 #define S_028C70_COMPRESSION(x) (((x) & 0x3) << 18) macro
1402 color_info |= S_028C70_COMPRESSION(1) | S_028C70_FAST_CLEAR(1); in evergreen_init_color_surface()
7515 #define S_028C70_COMPRESSION(x) (((x) & 0x1) << 14) macro