diff --git a/nonsemantic/NonSemantic.Shader.DebugInfo.100.asciidoc b/nonsemantic/NonSemantic.Shader.DebugInfo.100.asciidoc index b366b45..fbefab5 100644 --- a/nonsemantic/NonSemantic.Shader.DebugInfo.100.asciidoc +++ b/nonsemantic/NonSemantic.Shader.DebugInfo.100.asciidoc @@ -1480,14 +1480,14 @@ instruction. + line number where the location begins. + + 'Line End' is the '' of a 32-bit integer *OpConstant* denoting the source - line number where the location ends. This may be the same as 'Line Start' if - the location doesn't cover multiple lines. + + line number where the location ends. This must be greater than or equal to 'Line End'. + + 'Column Start' is the '' of a 32-bit integer *OpConstant* denoting the source column number where the location begins. + + 'Column End' is the '' of a 32-bit integer *OpConstant* denoting the source - column number where the location ends. This must be greater than or equal to 'Column Start'. + + column number where the location ends. This must be greater than or equal to 'Column Start' + if 'Line Start' equals 'Line End'. + | 10 | 12 | '' + 'Result Type' | 'Result ' | ' Set'| 103 diff --git a/nonsemantic/NonSemantic.Shader.DebugInfo.100.html b/nonsemantic/NonSemantic.Shader.DebugInfo.100.html index d8f6357..9747541 100644 --- a/nonsemantic/NonSemantic.Shader.DebugInfo.100.html +++ b/nonsemantic/NonSemantic.Shader.DebugInfo.100.html @@ -4,7 +4,7 @@ - + SPIR-V NonSemantic Shader DebugInfo Instructions