Home
last modified time | relevance | path

Searched refs:glBlendFuncSeparateOES_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h176 glBlendFuncSeparateOES_wrapper_proc_t glBlendFuncSeparateOES;
Dgles1_wrapper_context.cpp176 …glBlendFuncSeparateOES = (glBlendFuncSeparateOES_wrapper_proc_t) getProc("glBlendFuncSeparateOES",… in initDispatchByName()
Dgles1_wrapper_proc.h175 typedef void (gles1_APIENTRY *glBlendFuncSeparateOES_wrapper_proc_t) (GLenum, GLenum, GLenum, GLenu… typedef