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
47cba76dee
Made all RenderTargetView fields non-nullable, and introduced a special Empty value for optional fields.
This removes the need for a lot of HasValue checks, especially since all fields will eventually get a value anyway, making those checks rather redundant. This also makes it clearer that all SRVs will get bound with a valid input texture, even if the input is optional.
2 years ago
..
API
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Builtins
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Debug
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Editor
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
ACES.hlsl
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
ACES.hlsl.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
API.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Builtins.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Colors.hlsl
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Colors.hlsl.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Debug.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Editor.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Sampling.hlsl
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
Sampling.hlsl.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
StdLib.hlsl
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
StdLib.hlsl.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
xRLib.hlsl
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago
xRLib.hlsl.meta
Replaced Post-Processing Stack V2 package from Unity repository with a local copy, so that we may make modifications to it
3 years ago