Option rationalization and minor clean up.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22907 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
8700e9e6d1
commit
94a81fbd31
7 changed files with 74 additions and 66 deletions
7
Todo.txt
7
Todo.txt
|
|
@ -1,8 +1,4 @@
|
|||
Current functionality level: ESSL 3.0
|
||||
|
||||
Error checking
|
||||
- compile-time check for static recursion
|
||||
- location layout range/overlap semantics
|
||||
Current functionality level: ESSL 3.0
|
||||
|
||||
Performance
|
||||
|
||||
|
|
@ -27,6 +23,7 @@ Link Validation
|
|||
- type consistency check of uniforms, globals, ins, and outs, both variables and blocks
|
||||
- location/component/binding/index/offset match check
|
||||
- location/component aliasing (except desktop vertex shader inputs)
|
||||
- location layout range/overlap semantics
|
||||
- geometry shader input array sizes and input layout qualifier declaration
|
||||
- compute shader layout(local_size_*) matching
|
||||
- mixed es/non-es profiles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue