Home
last modified time | relevance | path

Searched defs:CompressedTexSubImage1D (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs1677 …pub unsafe fn CompressedTexSubImage1D(target: types::GLenum, level: types::GLint, xoffset: types::… in CompressedTexSubImage1D() function
3554 pub static mut CompressedTexSubImage1D: FnPtr = FnPtr { constant
7646 pub mod CompressedTexSubImage1D { module