Linker: Eliminate uncalled functions, because they can be ill-defined.
Fixes issue #610. Also provides a testing option to keep uncalled functions.
This commit is contained in:
parent
bf6d7f43fd
commit
906cc21816
68 changed files with 101 additions and 7783 deletions
|
|
@ -30,8 +30,6 @@ Linked fragment stage:
|
|||
|
||||
Shader version: 300
|
||||
0:? Sequence
|
||||
0:3 Function Definition: foo( (global void)
|
||||
0:3 Function Parameters:
|
||||
0:? Linker Objects
|
||||
0:? 'gl_VertexID' (gl_VertexId highp int VertexId)
|
||||
0:? 'gl_InstanceID' (gl_InstanceId highp int InstanceId)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue