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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_proc.h 65 typedef void (gl2_APIENTRY *glGenTextures_client_proc_t) (void * ctx, GLsizei, GLuint*);
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_proc.h 92 typedef void (gl_APIENTRY *glGenTextures_client_proc_t) (void * ctx, GLsizei, GLuint*);

Completed in 60 milliseconds