Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h175 glBlendEquationSeparateOES_client_proc_t glBlendEquationSeparateOES; member
Dgl_entry.cpp1285 void glBlendEquationSeparateOES(GLenum modeRGB, GLenum modeAlpha) in glBlendEquationSeparateOES() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp781 void glBlendEquationSeparateOES(GLenum modeRGB, GLenum modeAlpha) in glBlendEquationSeparateOES() function
Dgles_dispatch.h168 glBlendEquationSeparateOES_t glBlendEquationSeparateOES; member