Map glGetTransformFeedbackVarying(int program, int index) { return gl.getTransformFeedbackVarying(program, index); }