Enable crinkler
This commit is contained in:
@ -11,7 +11,7 @@ const char *fragment_frag =
|
||||
"out vec4 f;"
|
||||
"const float m=22./7.;"
|
||||
"layout(location=0)uniform float v[7];"
|
||||
"layout(location=8)uniform float l[512];"
|
||||
"layout(location=8)uniform float l[1024];"
|
||||
"float n=v[0];"
|
||||
"void main()"
|
||||
"{"
|
||||
|
||||
Reference in New Issue
Block a user