Generalize the symbol hierarchy to transparently handle anonymous-block members better.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@23469 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
1
Todo.txt
1
Todo.txt
@@ -24,6 +24,7 @@ Link Validation
|
||||
+ Non ES: value checking of global const initializers
|
||||
+ Non ES: value checking of uniform initializers
|
||||
+ Non ES: location match
|
||||
- gl_TexCoord can only have a max array size of up to gl_MaxTextureCoords
|
||||
- location aliasing/overlap (except desktop vertex shader inputs)
|
||||
- 1.0: count the number of uniforms and varyings, compare against limits
|
||||
+ recursion for functions
|
||||
|
||||
Reference in New Issue
Block a user