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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_proc.h 99 typedef GLboolean (gl2_APIENTRY *glIsTexture_client_proc_t) (void * ctx, GLuint);
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_proc.h 107 typedef GLboolean (gl_APIENTRY *glIsTexture_client_proc_t) (void * ctx, GLuint);

Completed in 19 milliseconds