HomeSort by relevance Sort by last modified time
    Searched refs:PFNGLDELETETEXTURESPROC (Results 1 - 8 of 8) sorted by null

  /development/ndk/platforms/android-24/include/GLES2/
gl2.h 418 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures);
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 418 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures);
    [all...]
  /development/ndk/platforms/android-24/include/GLES3/
gl3.h 418 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures);
    [all...]
gl31.h 418 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures);
    [all...]
gl32.h 418 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures);
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 418 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures);
    [all...]
gl31.h 418 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures);
    [all...]
gl32.h 418 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures);
    [all...]

Completed in 455 milliseconds