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

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

Public Properties

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

Property Details

hlslLineRemap public_oe property

public int[] hlslLineRemap
return int[]

lineErrorMasks public_oe property

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

sparkLineRanges public_oe property

public SourceRange[] sparkLineRanges
return SourceRange[]

strippedText public_oe property

public string strippedText
return string