Home
last modified time | relevance | path

Searched refs:glExtIsProgramBinaryQCOM_client_proc_t (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish/opengl/system/GLESv2_enc/
Dgl2_client_context.h208 glExtIsProgramBinaryQCOM_client_proc_t glExtIsProgramBinaryQCOM;
417glExtIsProgramBinaryQCOM_client_proc_t set_glExtIsProgramBinaryQCOM(glExtIsProgramBinaryQCOM_clie… in set_glExtIsProgramBinaryQCOM()
Dgl2_client_proc.h209 typedef GLboolean (gl2_APIENTRY *glExtIsProgramBinaryQCOM_client_proc_t) (void * ctx, GLuint); typedef
Dgl2_client_context.cpp212 …ramBinaryQCOM", userData); set_glExtIsProgramBinaryQCOM((glExtIsProgramBinaryQCOM_client_proc_t)pt… in initDispatchByName()
Dgl2_enc.cpp3118 set_glExtIsProgramBinaryQCOM((glExtIsProgramBinaryQCOM_client_proc_t)(enc_unsupported)); in gl2_encoder_context_t()
/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_client_context.h298 glExtIsProgramBinaryQCOM_client_proc_t glExtIsProgramBinaryQCOM;
590glExtIsProgramBinaryQCOM_client_proc_t set_glExtIsProgramBinaryQCOM(glExtIsProgramBinaryQCOM_clie… in set_glExtIsProgramBinaryQCOM()
Dgl_client_proc.h299 typedef GLboolean (gl_APIENTRY *glExtIsProgramBinaryQCOM_client_proc_t) (void * ctx, GLuint); typedef
Dgl_client_context.cpp302 …ramBinaryQCOM", userData); set_glExtIsProgramBinaryQCOM((glExtIsProgramBinaryQCOM_client_proc_t)pt… in initDispatchByName()