Searched refs:valLoc (Results 1 – 1 of 1) sorted by relevance
188 const int valLoc = gl.getUniformLocation(program, "u_val[0]"); in iterate() local204 const int location = uNdx == 1 ? refLoc : valLoc; in iterate()223 const int location = uNdx == 1 ? refLoc : valLoc; in iterate()241 const int location = uNdx == 1 ? refLoc : valLoc; in iterate()259 const int location = uNdx == 1 ? refLoc : valLoc; in iterate()278 const int location = uNdx == 1 ? refLoc : valLoc; in iterate()