Skip to content
Snippets Groups Projects
Commit 6f737161 authored by Marek Olšák's avatar Marek Olšák
Browse files

radeonsi: remove unused variable si_state_dsa::db_render_control

parent 763fc526
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,6 @@ struct si_state_dsa {
struct si_pm4_state pm4;
float alpha_ref;
unsigned alpha_func;
unsigned db_render_control;
uint8_t valuemask[2];
uint8_t writemask[2];
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment