GLSL: Implement version 320 for ES.
This commit is contained in:
5
Test/320.comp
Normal file
5
Test/320.comp
Normal file
@@ -0,0 +1,5 @@
|
||||
#version 320 es
|
||||
|
||||
void main()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user