/third_party/glfw/deps/glad/ |
H A D | gles2.h | 969 typedef void (GLAD_API_PTR *PFNGLSHADERBINARYPROC)(GLsizei count, const GLuint * shaders, GLenum binaryFormat, const void * binary, GLsizei length); typedef 1209 GLAD_API_CALL PFNGLSHADERBINARYPROC glad_glShaderBinary; 1438 PFNGLSHADERBINARYPROC glad_glShaderBinary = NULL; 1584 glad_glShaderBinary = (PFNGLSHADERBINARYPROC) load(userptr, "glShaderBinary"); in glad_gl_load_GL_ES_VERSION_2_0()
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | gles_loader_autogen.cpp | 196 ANGLE_UTIL_EXPORT PFNGLSHADERBINARYPROC l_glShaderBinary; 1050 l_glShaderBinary = reinterpret_cast<PFNGLSHADERBINARYPROC>(loadProc("glShaderBinary")); in LoadGLES()
|
H A D | gles_loader_autogen.h | 996 ANGLE_UTIL_EXPORT extern PFNGLSHADERBINARYPROC l_glShaderBinary;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_gles_loader_autogen.cpp | 196 ANGLE_TRACE_LOADER_EXPORT PFNGLSHADERBINARYPROC t_glShaderBinary; 1080 t_glShaderBinary = reinterpret_cast<PFNGLSHADERBINARYPROC>(loadProc("glShaderBinary")); in LoadGLES()
|
H A D | trace_gles_loader_autogen.h | 996 ANGLE_TRACE_LOADER_EXPORT extern PFNGLSHADERBINARYPROC t_glShaderBinary;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 529 PFNGLSHADERBINARYPROC shaderBinary = nullptr;
|
H A D | functionsgl_typedefs.h | 1080 typedef void(INTERNAL_GL_APIENTRY *PFNGLSHADERBINARYPROC)(GLsizei, typedef
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2.h | 480 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2.h | 461 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryFormat, const void *binary, GLsizei length); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2.h | 480 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2.h | 480 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2.h | 461 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryFormat, const void *binary, GLsizei length); typedef
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 480 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
|
H A D | gl3.h | 480 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
|
H A D | gl32.h | 480 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
|
/third_party/openGLES/api/GLES3/ |
H A D | gl3.h | 461 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryFormat, const void *binary, GLsizei length); typedef
|
H A D | gl31.h | 461 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
|
H A D | gl32.h | 461 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GLES3/ |
H A D | gl3.h | 480 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl3.h | 480 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
|
H A D | gl31.h | 482 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
|
H A D | gl32.h | 482 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl3.h | 461 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryFormat, const void *binary, GLsizei length); typedef
|
H A D | gl31.h | 461 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
|
H A D | gl32.h | 461 typedef void (GL_APIENTRYP PFNGLSHADERBINARYPROC) (GLsizei count, const GLuint *shaders, GLenum binaryformat, const void *binary, GLsizei length); typedef
|