Lines Matching refs:getAttribLocation
1741 int location = gl.getAttribLocation(program, progCtx.vertexAttributes[attribNdx].name.c_str());1800 int location = gl.getAttribLocation(shadersAndProgram.program, progCtx.vertexAttributes[attribNdx].name.c_str());