Searched refs:glBlendEquation (Results 1 – 10 of 10) sorted by relevance
19 {"glBlendEquation", (void*)glBlendEquation},
21 glBlendEquation_client_proc_t glBlendEquation; member
21 glBlendEquation = (glBlendEquation_client_proc_t) getProc("glBlendEquation", userData); in initDispatchByName()
16 void glBlendEquation(GLenum mode);490 void glBlendEquation(GLenum mode) in glBlendEquation() function493 ctx->glBlendEquation(ctx, mode); in glBlendEquation()
11581 this->glBlendEquation = &glBlendEquation_enc; in gl2_encoder_context_t()
13 void glBlendEquation(GLenum mode);
385 GL_APICALL void GL_APIENTRY glBlendEquation (GLenum mode);
9 GL_ENTRY(void, glBlendEquation, GLenum mode )