Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/openGLES/GLES2/
H A Dgl2.h461 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryFormat, const void *binary, GLsizei length); typedef
/interface/sdk_c/third_party/openGLES/GLES3/
H A Dgl3.h461 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryFormat, const void *binary, GLsizei length); typedef
H A Dgl31.h461 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
H A Dgl32.h461 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef

Completed in 26 milliseconds