Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h188 glAlphaFuncxOES_wrapper_proc_t glAlphaFuncxOES; member
Dgles1_wrapper_entry.cpp1357 void glAlphaFuncxOES(GLenum func, GLclampx ref) in glAlphaFuncxOES() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h188 glAlphaFuncxOES_client_proc_t glAlphaFuncxOES; member
Dgl_entry.cpp1363 void glAlphaFuncxOES(GLenum func, GLclampx ref) in glAlphaFuncxOES() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp846 void glAlphaFuncxOES(GLenum func, GLclampx ref) in glAlphaFuncxOES() function
Dgles_dispatch.h181 glAlphaFuncxOES_t glAlphaFuncxOES; member