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