yuzu/configuration: Show assembly shaders check box
This commit is contained in:
parent
316cf3a251
commit
d2993294bb
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ ConfigureGraphicsAdvanced::ConfigureGraphicsAdvanced(QWidget* parent)
|
||||||
|
|
||||||
ui->setupUi(this);
|
ui->setupUi(this);
|
||||||
|
|
||||||
// TODO: Remove this after assembly shaders are fully integrated
|
|
||||||
ui->use_assembly_shaders->setVisible(false);
|
|
||||||
|
|
||||||
SetConfiguration();
|
SetConfiguration();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue