Use line and column from node on DebugLexicalBlock.
* Fix bug in TestFixture.h, debug info gets enabled when nonsemantic debug info is requested.
This commit is contained in:
parent
48f63fe4b3
commit
f69d2768e5
21 changed files with 7746 additions and 6750 deletions
|
|
@ -5,7 +5,7 @@ gl_FragCoord origin is upper left
|
|||
0:2 Function Definition: PixelShaderFunction(vf4; ( temp 4-component vector of float)
|
||||
0:2 Function Parameters:
|
||||
0:2 'input' ( in 4-component vector of float)
|
||||
0:? Sequence
|
||||
0:? Scope
|
||||
0:3 Branch: Return with expression
|
||||
0:3 round ( temp 4-component vector of float)
|
||||
0:3 'input' ( in 4-component vector of float)
|
||||
|
|
@ -22,7 +22,7 @@ gl_FragCoord origin is upper left
|
|||
0:2 Function Definition: PixelShaderFunction(vf4; ( temp 4-component vector of float)
|
||||
0:2 Function Parameters:
|
||||
0:2 'input' ( in 4-component vector of float)
|
||||
0:? Sequence
|
||||
0:? Scope
|
||||
0:3 Branch: Return with expression
|
||||
0:3 round ( temp 4-component vector of float)
|
||||
0:3 'input' ( in 4-component vector of float)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue