Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Spark
Emit
HLSL
EmitContextHLSL.ElementCtorInfo
C# Class Spark.Emit.HLSL.EmitContextHLSL.ElementCtorInfo
Mostra file
Open project: spark-shading-language/spark
Public Methods
Method
Description
ElementCtorInfo
(
string
name
,
MidElementDecl
elementDecl
,
IEnumerable
inputAttributes
) :
System
Method Details
ElementCtorInfo()
public
method
public
ElementCtorInfo
(
string
name
,
MidElementDecl
elementDecl
,
IEnumerable
inputAttributes
) :
System
name
string
elementDecl
Spark.Mid.MidElementDecl
inputAttributes
IEnumerable
return
System