Home
last modified time | relevance | path

Searched defs:glBlendEquationSeparateOES (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h175 glBlendEquationSeparateOES_client_proc_t glBlendEquationSeparateOES; member
Dgl_entry.cpp1285 void glBlendEquationSeparateOES(GLenum modeRGB, GLenum modeAlpha) in glBlendEquationSeparateOES() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h179 glBlendEquationSeparateOES_server_proc_t glBlendEquationSeparateOES; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp2315 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha) { in glBlendEquationSeparateOES() function