HomeSort by relevance Sort by last modified time
    Searched refs:glExtIsProgramBinaryQCOM_client_proc_t (Results 1 - 7 of 7) sorted by null

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 208 glExtIsProgramBinaryQCOM_client_proc_t glExtIsProgramBinaryQCOM;
    [all...]
gl2_client_context.cpp 212 ptr = getProc("glExtIsProgramBinaryQCOM", userData); set_glExtIsProgramBinaryQCOM((glExtIsProgramBinaryQCOM_client_proc_t)ptr);
gl2_client_proc.h 209 typedef GLboolean (gl2_APIENTRY *glExtIsProgramBinaryQCOM_client_proc_t) (void * ctx, GLuint);
gl2_enc.cpp     [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 298 glExtIsProgramBinaryQCOM_client_proc_t glExtIsProgramBinaryQCOM;
    [all...]
gl_client_context.cpp 302 ptr = getProc("glExtIsProgramBinaryQCOM", userData); set_glExtIsProgramBinaryQCOM((glExtIsProgramBinaryQCOM_client_proc_t)ptr);
gl_client_proc.h 299 typedef GLboolean (gl_APIENTRY *glExtIsProgramBinaryQCOM_client_proc_t) (void * ctx, GLuint);

Completed in 35 milliseconds