Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs2752 …pub unsafe fn TexSubImage3D(target: types::GLenum, level: types::GLint, xoffset: types::GLint, yof… in TexSubImage3D() function
5306 pub static mut TexSubImage3D: FnPtr = FnPtr { variable
16844 pub mod TexSubImage3D { module