mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-12-18 10:36:59 +00:00
latte: rename metal specific options
This commit is contained in:
parent
feba1aa7ba
commit
4311a41f34
11 changed files with 57 additions and 53 deletions
|
|
@ -40,8 +40,8 @@ private:
|
|||
wxChoice* m_graphic_api;
|
||||
|
||||
wxChoice* m_shader_mul_accuracy;
|
||||
wxChoice* m_fast_math;
|
||||
wxChoice* m_buffer_cache_mode;
|
||||
wxChoice* m_shader_fast_math;
|
||||
wxChoice* m_metal_buffer_cache_mode;
|
||||
wxChoice* m_position_invariance;
|
||||
//wxChoice* m_cache_accuracy;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue