Home | History | Annotate | Download | only in output

Lines Matching refs:texMatrix

599     "texMatrix",
618 uniform TexCoordPrecision mat4 texMatrix;
623 vec2(texMatrix * vec4(a_texCoord.x, 1.0 - a_texCoord.y, 0.0, 1.0));