Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs2782 …pub unsafe fn TextureSubImage1D(texture: types::GLuint, level: types::GLint, xoffset: types::GLint… in TextureSubImage1D() function
5366 pub static mut TextureSubImage1D: FnPtr = FnPtr { variable
17159 pub mod TextureSubImage1D { module