GLSL: Implement version 320 for ES.
This commit is contained in:
parent
9353f1afab
commit
53863a3a90
18 changed files with 3386 additions and 38 deletions
5
Test/320.comp
Normal file
5
Test/320.comp
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#version 320 es
|
||||
|
||||
void main()
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue