Home | History | Annotate | Download | only in performance

Lines Matching refs:getAttribLocation

1761 		int location = gl.getAttribLocation(program, progCtx.vertexAttributes[attribNdx].name.c_str());
1820 int location = gl.getAttribLocation(shadersAndProgram.program, progCtx.vertexAttributes[attribNdx].name.c_str());