Home | History | Annotate | Download | only in src

Lines Matching refs:glTexSubImage2D

4367     glmsg.set_function(GLMessage::glTexSubImage2D);
4426 glContext->hooks->gl.glTexSubImage2D(target, level, xoffset, yoffset, width, height, format, type, pixels);