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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_proc.h 118 typedef void (gl2_APIENTRY *glTexParameterf_client_proc_t) (void * ctx, GLenum, GLenum, GLfloat);
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_proc.h 47 typedef void (gl_APIENTRY *glTexParameterf_client_proc_t) (void * ctx, GLenum, GLenum, GLfloat);

Completed in 143 milliseconds