Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs2772 …pub unsafe fn TextureStorage1D(texture: types::GLuint, levels: types::GLsizei, internalformat: typ… in TextureStorage1D() function
5346 pub static mut TextureStorage1D: FnPtr = FnPtr { variable
17054 pub mod TextureStorage1D { module