mirror of
https://github.com/yquake2/ref_vk.git
synced 2024-11-22 20:11:27 +00:00
Update README
This commit is contained in:
parent
b1ec44057e
commit
e5739a5a42
1 changed files with 8 additions and 0 deletions
|
@ -109,3 +109,11 @@ by a `vid_restart`.
|
|||
|
||||
* **vk_underwater**: Warp the scene if underwater. Set to `0` to disable
|
||||
the effect. Defaults to `1`.
|
||||
|
||||
## Console Variables (MacOS)
|
||||
|
||||
* **vk_molten_metalbuffers**: enable/disable Metal buffers to bind textures
|
||||
more efficiently (>= Big Sur). (default: `0`)
|
||||
|
||||
* **vk_molten_fastmath**: enable/disable float point op optimisations.
|
||||
(default: `0`)
|
||||
|
|
Loading…
Reference in a new issue