Function gl::CompressedTexSubImage2D
source · pub unsafe fn CompressedTexSubImage2D(
target: GLenum,
level: GLint,
xoffset: GLint,
yoffset: GLint,
width: GLsizei,
height: GLsizei,
format: GLenum,
imageSize: GLsizei,
data: *const c_void
)
Expand description
Fallbacks: CompressedTexSubImage2DARB