mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 17:07:57 -05:00
GPU: Add Fast GPU Time Option.
This commit is contained in:
@ -69,6 +69,13 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="use_fast_gpu_time">
|
||||
<property name="text">
|
||||
<string>Use Fast GPU Time</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_1">
|
||||
<item>
|
||||
|
Reference in New Issue
Block a user