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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles1_wrapper_proc.h 72 typedef void (gles1_APIENTRY *glDeleteTextures_wrapper_proc_t) (GLsizei, const GLuint*);
gles3_wrapper_proc.h 45 typedef void (gles3_APIENTRY *glDeleteTextures_wrapper_proc_t) (GLsizei, const GLuint*);
    [all...]

Completed in 43 milliseconds