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