Home | History | Annotate | Download | only in src

Lines Matching refs:glCompressedTexImage3DOES

14582     glmsg.set_function(GLMessage::glCompressedTexImage3DOES);
14641 glContext->hooks->gl.glCompressedTexImage3DOES(target, level, internalformat, width, height, depth, border, imageSize, data);