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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 205 glExtGetBufferPointervQCOM_client_proc_t glExtGetBufferPointervQCOM;
gl2_client_context.cpp 207 glExtGetBufferPointervQCOM = (glExtGetBufferPointervQCOM_client_proc_t) getProc("glExtGetBufferPointervQCOM", userData);
gl2_client_proc.h 206 typedef void (gl2_APIENTRY *glExtGetBufferPointervQCOM_client_proc_t) (void * ctx, GLenum, GLvoidptr*);
gl2_enc.cpp     [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 295 glExtGetBufferPointervQCOM_client_proc_t glExtGetBufferPointervQCOM;
gl_client_context.cpp 297 glExtGetBufferPointervQCOM = (glExtGetBufferPointervQCOM_client_proc_t) getProc("glExtGetBufferPointervQCOM", userData);
gl_client_proc.h 296 typedef void (gl_APIENTRY *glExtGetBufferPointervQCOM_client_proc_t) (void * ctx, GLenum, GLvoid**);
gl_enc.cpp     [all...]

Completed in 45 milliseconds