mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-25 20:39:12 +00:00
shader: Implement TLD4.PTP
This commit is contained in:
@@ -65,6 +65,7 @@ public:
|
||||
VectorTypes U32;
|
||||
VectorTypes F16;
|
||||
VectorTypes F64;
|
||||
Id array_U32x2;
|
||||
|
||||
Id true_value{};
|
||||
Id false_value{};
|
||||
|
||||
Reference in New Issue
Block a user