C# Class ShaderTools.Hlsl.Symbols.SourceParameterSymbol

Inheritance: ParameterSymbol
Exibir arquivo Open project: tgjones/HlslTools

Private Methods

Method Description
SourceParameterSymbol ( ParameterSyntax syntax, Symbol parent, TypeSymbol valueType, ParameterDirection direction = ParameterDirection.In ) : ShaderTools.Hlsl.Syntax