Home | History | Annotate | Download | only in opengl

Lines Matching full:compressedteximage3d

531 	m_gl.compressedTexImage3D(target, level, internalformat, width, height, depth, border, imageSize, data);