HLSL: Correct line numbers for function definitions.
This commit is contained in:
parent
4bf7155051
commit
1a4b775cd5
98 changed files with 421 additions and 420 deletions
|
|
@ -1,7 +1,7 @@
|
|||
hlsl.samplelevel.basic.dx10.vert
|
||||
Shader version: 450
|
||||
0:? Sequence
|
||||
0:50 Function Definition: main( (global structure{temp 4-component vector of float Position Pos})
|
||||
0:27 Function Definition: main( (global structure{temp 4-component vector of float Position Pos})
|
||||
0:27 Function Parameters:
|
||||
0:? Sequence
|
||||
0:30 Sequence
|
||||
|
|
@ -188,7 +188,7 @@ Linked vertex stage:
|
|||
|
||||
Shader version: 450
|
||||
0:? Sequence
|
||||
0:50 Function Definition: main( (global structure{temp 4-component vector of float Position Pos})
|
||||
0:27 Function Definition: main( (global structure{temp 4-component vector of float Position Pos})
|
||||
0:27 Function Parameters:
|
||||
0:? Sequence
|
||||
0:30 Sequence
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue