HomeSort by relevance Sort by last modified time
    Searched defs:glBufferSubData_client_proc_t (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_proc.h 56 typedef void (gl_APIENTRY *glBufferSubData_client_proc_t) (void * ctx, GLenum, GLintptr, GLsizeiptr, const GLvoid*);
  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_proc.h 25 typedef void (gl2_APIENTRY *glBufferSubData_client_proc_t) (void * ctx, GLenum, GLintptr, GLsizeiptr, const GLvoid*);
    [all...]

Completed in 154 milliseconds