Remove remnants of separable shader setting (#6403)

This commit is contained in:
GPUCode 2023-04-26 01:19:02 +03:00 committed by GitHub
parent 000a616bd9
commit 227926c1fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 0 additions and 81 deletions

View file

@ -114,13 +114,6 @@
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QCheckBox" name="toggle_separable_shader">
<property name="text">
<string>Separable Shader (Intel GPUs only)</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="toggle_accurate_mul">
<property name="toolTip">
@ -195,7 +188,6 @@
</layout>
</widget>
<tabstops>
<tabstop>toggle_separable_shader</tabstop>
<tabstop>toggle_accurate_mul</tabstop>
<tabstop>toggle_shader_jit</tabstop>
<tabstop>toggle_disk_shader_cache</tabstop>