C# Class Spark.Emit.HLSL.HlslCompilerHelper

Afficher le fichier Open project: spark-shading-language/spark

Méthodes publiques

Méthode Description
Get ( ) : IHlslCompiler
Register ( IHlslCompiler compiler ) : void

Method Details

Get() public static méthode

public static Get ( ) : IHlslCompiler
Résultat IHlslCompiler

Register() public static méthode

public static Register ( IHlslCompiler compiler ) : void
compiler IHlslCompiler
Résultat void