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

  /device/generic/goldfish-opengl/system/include/GLES2/
gl2ext.h 123 typedef void (GL_APIENTRYP PFNGLDEBUGMESSAGEINSERTKHRPROC) (GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf);
    [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h 132 typedef void (GL_APIENTRYP PFNGLDEBUGMESSAGEINSERTKHRPROC) (GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf);
    [all...]
  /external/swiftshader/include/GLES2/
gl2ext.h 132 typedef void (GL_APIENTRYP PFNGLDEBUGMESSAGEINSERTKHRPROC) (GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf);
    [all...]

Completed in 352 milliseconds