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

  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h 244 glGetBufferPointerv_client_proc_t glGetBufferPointerv;
gl2_client_context.cpp 244 glGetBufferPointerv = (glGetBufferPointerv_client_proc_t) getProc("glGetBufferPointerv", userData);
    [all...]
GL2Encoder.h 469 glGetBufferPointerv_client_proc_t m_glGetBufferPointerv_enc;
    [all...]
gl2_client_proc.h 246 typedef void (gl2_APIENTRY *glGetBufferPointerv_client_proc_t) (void * ctx, GLenum, GLenum, GLvoid**);
    [all...]
gl2_enc.cpp     [all...]

Completed in 62 milliseconds