C# Class Spark.Emit.HLSL.EmitContextHLSL.DumpedShaderInfo

Show file Open project: spark-shading-language/spark

Public Properties

Property Type Description
hlslLineRemap int[]
lineErrorMasks string[][]
sparkLineRanges SourceRange[]
strippedText string

Property Details

hlslLineRemap public property

public int[] hlslLineRemap
return int[]

lineErrorMasks public property

public string[][] lineErrorMasks
return string[][]

sparkLineRanges public property

public SourceRange[] sparkLineRanges
return SourceRange[]

strippedText public property

public string strippedText
return string