You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Optimize Mobile renderer by using FP16 explicitly.
This commit is contained in:
@@ -945,7 +945,7 @@ public:
|
||||
|
||||
enum Features {
|
||||
SUPPORTS_MULTIVIEW,
|
||||
SUPPORTS_FSR_HALF_FLOAT,
|
||||
SUPPORTS_HALF_FLOAT,
|
||||
SUPPORTS_ATTACHMENT_VRS,
|
||||
SUPPORTS_METALFX_SPATIAL,
|
||||
SUPPORTS_METALFX_TEMPORAL,
|
||||
|
||||
Reference in New Issue
Block a user