Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcondrender.c92 EndConditionalRender(struct gl_context *ctx, struct gl_query_object *q) in EndConditionalRender() function
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs1880 …pub unsafe fn EndConditionalRender() -> () { __gl_imports::mem::transmute::<_, extern "system" fn(… in EndConditionalRender() function
3878 pub static mut EndConditionalRender: FnPtr = FnPtr { constant
9347 pub mod EndConditionalRender { module