Код: Выделить всё
const mediump int gl_MaxVertexUniformVectors = 256;
const mediump int gl_MaxFragmentUniformVectors = 224;
Подробнее здесь: https://stackoverflow.com/questions/205 ... ex-fragmen
Код: Выделить всё
const mediump int gl_MaxVertexUniformVectors = 256;
const mediump int gl_MaxFragmentUniformVectors = 224;