Home
last modified time | relevance | path

Searched refs:glBlendEquationSeparateiEXT_client_proc_t (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h447 glBlendEquationSeparateiEXT_client_proc_t glBlendEquationSeparateiEXT;
Dgl2_client_context.cpp447 …glBlendEquationSeparateiEXT = (glBlendEquationSeparateiEXT_client_proc_t) getProc("glBlendEquation… in initDispatchByName()
Dgl2_client_proc.h449 typedef void (gl2_APIENTRY *glBlendEquationSeparateiEXT_client_proc_t) (void * ctx, GLuint, GLenum,… typedef
DGL2Encoder.h397 glBlendEquationSeparateiEXT_client_proc_t m_glBlendEquationSeparateiEXT_enc;