The problem is that in OpenGL ES 2.0 GLSL, int s might not actually be integers ... int a = int(floor(a_otherdata / 16)); int b = int(mod(a_otherdata, 16));.
確定! 回上一頁