Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs2746 …pub unsafe fn TexSubImage1D(target: types::GLenum, level: types::GLint, xoffset: types::GLint, wid… in TexSubImage1D() function
5298 pub static mut TexSubImage1D: FnPtr = FnPtr { variable
16802 pub mod TexSubImage1D { module