Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DClearMultiviewGL.h34 ClearBufferfv, enumerator
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs1612 …pub unsafe fn ClearBufferfv(buffer: types::GLenum, drawbuffer: types::GLint, value: *const types::… in ClearBufferfv() function
3446 pub static mut ClearBufferfv: FnPtr = FnPtr { constant
7079 pub mod ClearBufferfv { module