Searched refs:texMatrixLocation (Results 1 – 1 of 1) sorted by relevance
123 public final int texMatrixLocation; field in GlRectDrawer.Shader127 this.texMatrixLocation = glShader.getUniformLocation("texMatrix"); in Shader()217 GLES20.glUniformMatrix4fv(shader.texMatrixLocation, 1, false, texMatrix, 0); in prepareShader()