Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs1643 …pub unsafe fn ClearTexSubImage(texture: types::GLuint, level: types::GLint, xoffset: types::GLint,… in ClearTexSubImage() function
3502 pub static mut ClearTexSubImage: FnPtr = FnPtr { constant
7373 pub mod ClearTexSubImage { module