Home | History | Annotate | Download | only in opengl

Lines Matching defs:glCopyTexSubImage2D

193     public void glCopyTexSubImage2D(int target, int level, int xoffset,
196 mgl.glCopyTexSubImage2D(target, level, xoffset, yoffset, x, y, width,