In a GLSL fragment shader I am trying to cast a float into an int . The compiler raises an error: ERROR: 0:60: '=' : cannot convert from 'mediump float' to ...
確定! 回上一頁