Searched refs:PFNGLGETPROGRAMBINARYPROC (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/include/GLES3/
H A Dgl3.h1093 typedef void (GL_APIENTRYP PFNGLGETPROGRAMBINARYPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, void *binary); typedef
H A Dgl31.h1093 typedef void (GL_APIENTRYP PFNGLGETPROGRAMBINARYPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, void *binary); typedef
H A Dgl32.h1093 typedef void (GL_APIENTRYP PFNGLGETPROGRAMBINARYPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, void *binary); typedef

Completed in 56 milliseconds