Miscellaneous ES 3.1 semantics, and identification of all missing features.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27732 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
f014740066
commit
b3007519fc
11 changed files with 210 additions and 14 deletions
|
|
@ -147,5 +147,8 @@ void foo324(void)
|
|||
|
||||
uniform mediump; // ERROR
|
||||
|
||||
layout(early_fragment_tests) in; // ERROR
|
||||
|
||||
float imageBuffer; // ERROR, reserved
|
||||
float uimage2DRect; // ERROR, reserved
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue