FSR2 tests in Unity based on built-in render pipeline
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Nico de Poel a2d670d0f8 Added a dummy field to the main FSR2 constant buffer, to make it exactly 128 bytes long. This fixes a data alignment issue on iOS Metal. 3 years ago
..
Fsr2.cs Added a dummy field to the main FSR2 constant buffer, to make it exactly 128 bytes long. This fixes a data alignment issue on iOS Metal. 3 years ago
Fsr2.cs.meta Changing my mind yet again about directory names 3 years ago
Fsr2Callbacks.cs Added MIT license header to every source file, similar to the FFX FSR2 codebase 3 years ago
Fsr2Callbacks.cs.meta Changing my mind yet again about directory names 3 years ago
Fsr2Context.cs Don't validate input/output resources on reset, so the application has a way to prevent error messages when re-enabling a camera. 3 years ago
Fsr2Context.cs.meta Changing my mind yet again about directory names 3 years ago
Fsr2Pipeline.cs Check shader after loading it, throw an exception with a message on failure. This is better than having a random nullref happen, if the shaders cannot be loaded for whatever reason. 3 years ago
Fsr2Pipeline.cs.meta Changing my mind yet again about directory names 3 years ago
Fsr2Resources.cs Added MIT license header to every source file, similar to the FFX FSR2 codebase 3 years ago
Fsr2Resources.cs.meta Changing my mind yet again about directory names 3 years ago
Fsr2ShaderIDs.cs Added MIT license header to every source file, similar to the FFX FSR2 codebase 3 years ago
Fsr2ShaderIDs.cs.meta Moved Shader ID constants to a separate class file 3 years ago