Home | History | Annotate | Download | only in src

Lines Matching refs:glTexSubImage3D

5900     glmsg.set_function(GLMessage::glTexSubImage3D);
5971 glContext->hooks->gl.glTexSubImage3D(target, level, xoffset, yoffset, zoffset, width, height, depth, format, type, pixels);