Home
last modified time | relevance | path

Searched refs:glBlendEquationSeparateOES (Results 1 – 21 of 21) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h155 {"glBlendEquationSeparateOES", (void*)glBlendEquationSeparateOES},
Dgl_client_context.h175 glBlendEquationSeparateOES_client_proc_t glBlendEquationSeparateOES; member
Dgl_client_context.cpp175glBlendEquationSeparateOES = (glBlendEquationSeparateOES_client_proc_t) getProc("glBlendEquationSe… in initDispatchByName()
Dgl_entry.cpp170 void glBlendEquationSeparateOES(GLenum modeRGB, GLenum modeAlpha);
1285 void glBlendEquationSeparateOES(GLenum modeRGB, GLenum modeAlpha) in glBlendEquationSeparateOES() function
1288 ctx->glBlendEquationSeparateOES(ctx, modeRGB, modeAlpha); in glBlendEquationSeparateOES()
Dgl_enc.cpp9092 this->glBlendEquationSeparateOES = &glBlendEquationSeparateOES_enc; in gl_encoder_context_t()
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_extensions.entries20 void glBlendEquationSeparateOES(GLenum modeRGB, GLenum modeAlpha);
Dgles1_extensions_dispatch_logging_wrappers.impl80 DISPATCH_DEBUG_LOG("glBlendEquationSeparateOES(modeRGB:0x%X, modeAlpha:0x%X)", modeRGB, modeAlpha);
Dgles12tr_internal.entries24 void glBlendEquationSeparateOES( GLenum modeRGB, GLenum modeAlpha);
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles1_extensions_static_translator_namespaced_header.h23 GL_APICALL void GL_APIENTRY glBlendEquationSeparateOES(GLenum modeRGB, GLenum modeAlpha);
Dgles1_extensions_functions.h23 X(void, glBlendEquationSeparateOES, (GLenum modeRGB, GLenum modeAlpha), (modeRGB, modeAlpha)) \
Dgles12tr_internal.h26 X(void, glBlendEquationSeparateOES, (GLenum modeRGB, GLenum modeAlpha), (modeRGB, modeAlpha)) \
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DClientAPIExts.in16 API_ENTRY(glBlendEquationSeparateOES,
/hardware/google/gfxstream/guest/egl/
DClientAPIExts.in16 API_ENTRY(glBlendEquationSeparateOES,
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h179 glBlendEquationSeparateOES_server_proc_t glBlendEquationSeparateOES; member
Dgles1_server_context.cpp175glBlendEquationSeparateOES = (glBlendEquationSeparateOES_server_proc_t) getProc("glBlendEquationSe… in initDispatchByName()
Dgles1_dec.cpp3364 this->glBlendEquationSeparateOES(var_modeRGB, var_modeAlpha); in decode()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp131 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);
265 …"] = (__translatorMustCastToProperFunctionPointerType)GLES1_NAMESPACED(glBlendEquationSeparateOES); in getProcAddressGles1()
2315 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha) { in glBlendEquationSeparateOES() function
/hardware/google/gfxstream/include/GLES/
Dglext.h461 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);
/hardware/google/gfxstream/codegen/gles1/
Dgles1.in170 GL_ENTRY(void, glBlendEquationSeparateOES, GLenum modeRGB, GLenum modeAlpha)
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h62 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h569 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);