Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs2774 …pub unsafe fn TextureStorage2D(texture: types::GLuint, levels: types::GLsizei, internalformat: typ… in TextureStorage2D() function
5350 pub static mut TextureStorage2D: FnPtr = FnPtr { constant
17075 pub mod TextureStorage2D { module