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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_proc.h 45 typedef void (gl2_APIENTRY *glDeleteTextures_client_proc_t) (void * ctx, GLsizei, const GLuint*);
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_proc.h 72 typedef void (gl_APIENTRY *glDeleteTextures_client_proc_t) (void * ctx, GLsizei, const GLuint*);

Completed in 268 milliseconds