Searched refs:PFNGLSHADERBINARYPROC (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h482 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h482 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
H A Dgl31.h482 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
H A Dgl32.h482 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef

Completed in 279 milliseconds