Interface IComputeShaderVariantStripper
Helper interface to create a IVariantStripper<TShader, TShaderVariant> targeting ComputeShader
Inherited Members
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public interface IComputeShaderVariantStripper : IVariantStripper<ComputeShader, string>, IStripper