/third_party/skia/third_party/externals/angle2/util/ |
H A D | gles_loader_autogen.cpp | 339 ANGLE_UTIL_EXPORT PFNGLPROGRAMPARAMETERIPROC l_glProgramParameteri; 1252 reinterpret_cast<PFNGLPROGRAMPARAMETERIPROC>(loadProc("glProgramParameteri")); in LoadGLES()
|
H A D | gles_loader_autogen.h | 1139 ANGLE_UTIL_EXPORT extern PFNGLPROGRAMPARAMETERIPROC l_glProgramParameteri;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_gles_loader_autogen.cpp | 340 ANGLE_TRACE_LOADER_EXPORT PFNGLPROGRAMPARAMETERIPROC t_glProgramParameteri; 1282 reinterpret_cast<PFNGLPROGRAMPARAMETERIPROC>(loadProc("glProgramParameteri")); in LoadGLES()
|
H A D | trace_gles_loader_autogen.h | 1141 ANGLE_TRACE_LOADER_EXPORT extern PFNGLPROGRAMPARAMETERIPROC t_glProgramParameteri;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 474 PFNGLPROGRAMPARAMETERIPROC programParameteri = nullptr;
|
H A D | functionsgl_typedefs.h | 886 typedef void(INTERNAL_GL_APIENTRY *PFNGLPROGRAMPARAMETERIPROC)(GLuint, GLenum, GLint); typedef
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 1093 typedef void (GL_APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
H A D | gl3.h | 1093 typedef void (GL_APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
H A D | gl32.h | 1093 typedef void (GL_APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
/third_party/openGLES/api/GLES3/ |
H A D | gl3.h | 1074 typedef void (GL_APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
H A D | gl31.h | 1074 typedef void (GL_APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
H A D | gl32.h | 1074 typedef void (GL_APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GLES3/ |
H A D | gl3.h | 1093 typedef void (GL_APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl3.h | 1093 typedef void (GL_APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
H A D | gl31.h | 1095 typedef void (GL_APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
H A D | gl32.h | 1095 typedef void (GL_APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl3.h | 1074 typedef void (GL_APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
H A D | gl31.h | 1074 typedef void (GL_APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
H A D | gl32.h | 1074 typedef void (GL_APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1904 typedef void (APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
H A D | glext.h | 1852 typedef void (APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1885 typedef void (APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
H A D | glext.h | 1833 typedef void (APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1941 typedef void (APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1941 typedef void (APIENTRYP PFNGLPROGRAMPARAMETERIPROC) (GLuint program, GLenum pname, GLint value); typedef
|