mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-12 11:38:57 +02:00
spirv: Add lower fp16 to fp32 pass
This commit is contained in:
parent
85cce78583
commit
6db69990da
32 changed files with 479 additions and 285 deletions
|
|
@ -35,4 +35,4 @@ std::string DumpProgram(const Program& program) {
|
|||
return ret;
|
||||
}
|
||||
|
||||
} // namespace Shader::IR
|
||||
} // namespace Shader::IR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue