C# Class Spark.Emit.HLSL.HlslCompilerHelper

Show file Open project: spark-shading-language/spark

Public Methods

Method Description
Get ( ) : IHlslCompiler
Register ( IHlslCompiler compiler ) : void

Method Details

Get() public static method

public static Get ( ) : IHlslCompiler
return IHlslCompiler

Register() public static method

public static Register ( IHlslCompiler compiler ) : void
compiler IHlslCompiler
return void