C# 클래스 Spark.Emit.HLSL.HlslCompilerHelper

파일 보기 프로젝트 열기: spark-shading-language/spark

공개 메소드들

메소드 설명
Get ( ) : IHlslCompiler
Register ( IHlslCompiler compiler ) : void

메소드 상세

Get() 공개 정적인 메소드

public static Get ( ) : IHlslCompiler
리턴 IHlslCompiler

Register() 공개 정적인 메소드

public static Register ( IHlslCompiler compiler ) : void
compiler IHlslCompiler
리턴 void