Add the bitField built-in functions. Mark 330 as being complete.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27728 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
cd77f8e922
commit
be70339296
14 changed files with 560 additions and 19 deletions
|
|
@ -1,5 +1,4 @@
|
|||
recurse1.vert
|
||||
Warning, version 330 is not yet complete; most version-specific features are present, but some are missing.
|
||||
|
||||
Shader version: 330
|
||||
0:? Sequence
|
||||
|
|
@ -70,7 +69,6 @@ Shader version: 330
|
|||
0:? 'gl_InstanceID' (gl_InstanceId int)
|
||||
|
||||
recurse1.frag
|
||||
Warning, version 330 is not yet complete; most version-specific features are present, but some are missing.
|
||||
|
||||
Shader version: 330
|
||||
0:? Sequence
|
||||
|
|
@ -159,7 +157,6 @@ Shader version: 330
|
|||
0:? Linker Objects
|
||||
|
||||
recurse2.frag
|
||||
Warning, version 330 is not yet complete; most version-specific features are present, but some are missing.
|
||||
|
||||
Shader version: 330
|
||||
0:? Sequence
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue