Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_stubbed_in_translator_namespace.cpp59 GL_APICALL void GL_APIENTRY glBlendEquation(GLenum) { return; } in glBlendEquation() function
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h21 glBlendEquation_client_proc_t glBlendEquation; member
Dgl2_entry.cpp503 void glBlendEquation(GLenum mode) in glBlendEquation() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h23 glBlendEquation_server_proc_t glBlendEquation; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp798 GL_APICALL void GL_APIENTRY glBlendEquation( GLenum mode ){ in glBlendEquation() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h125 #define glBlendEquation MANGLE(BlendEquation) macro