Searched refs:S_028C70_FORMAT (Results 1 – 3 of 3) sorted by relevance
711 S_028C70_FORMAT(V_028C70_COLOR_INVALID)); in compute_setup_cbs()714 S_028C70_FORMAT(V_028C70_COLOR_INVALID)); in compute_setup_cbs()
1098 color->info |= S_028C70_FORMAT(format) | in evergreen_set_color_surface_buffer()1248 color->info |= S_028C70_FORMAT(format) | in evergreen_set_color_surface_common()1857 S_028C70_FORMAT(V_028C70_COLOR_INVALID)); in evergreen_emit_framebuffer_state()
471 #define S_028C70_FORMAT(x) (((unsigned)(x) & 0x3F) << 2) macro