Searched refs:glExtIsProgramBinaryQCOM_client_proc_t (Results 1 – 7 of 7) sorted by relevance
300 glExtIsProgramBinaryQCOM_client_proc_t glExtIsProgramBinaryQCOM;
300 …glExtIsProgramBinaryQCOM = (glExtIsProgramBinaryQCOM_client_proc_t) getProc("glExtIsProgramBinaryQ… in initDispatchByName()
302 typedef GLboolean (gl_APIENTRY *glExtIsProgramBinaryQCOM_client_proc_t) (void * ctx, GLuint); typedef
210 glExtIsProgramBinaryQCOM_client_proc_t glExtIsProgramBinaryQCOM;
210 …glExtIsProgramBinaryQCOM = (glExtIsProgramBinaryQCOM_client_proc_t) getProc("glExtIsProgramBinaryQ… in initDispatchByName()
212 typedef GLboolean (gl2_APIENTRY *glExtIsProgramBinaryQCOM_client_proc_t) (void * ctx, GLuint); typedef
11689 this->glExtIsProgramBinaryQCOM = (glExtIsProgramBinaryQCOM_client_proc_t) &enc_unsupported; in gl2_encoder_context_t()