mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 19:55:46 +00:00
shader: Implement TLD4.PTP
This commit is contained in:
parent
cac54d1eb6
commit
f573d3642e
15 changed files with 111 additions and 28 deletions
|
@ -65,6 +65,7 @@ public:
|
|||
VectorTypes U32;
|
||||
VectorTypes F16;
|
||||
VectorTypes F64;
|
||||
Id array_U32x2;
|
||||
|
||||
Id true_value{};
|
||||
Id false_value{};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue