Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Spark
Emit
HLSL
HlslCompilerHelper
C# Class Spark.Emit.HLSL.HlslCompilerHelper
显示文件
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