NearestReduceKeys
csharp
public static class NearestReduceKeysTyped keys for shader NearestReduce.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (7)
public const string ShaderNameThe shader's name, as the effect system asks for it.
public static readonly ParameterKey<TextureViewHandle> Sourceset 2, binding 0.
public const int SourceSetWhich descriptor set holds source.
public const uint SourceBindingWhich binding within set 2 source occupies.
public static readonly ParameterKey<TextureViewHandle> Targetset 2, binding 1.
public const int TargetSetWhich descriptor set holds target.
public const uint TargetBindingWhich binding within set 2 target occupies.
Used by (1)
- HiZPyramidVixen.Rendering