/third_party/skia/third_party/externals/angle2/util/ |
H A D | gles_loader_autogen.cpp | 451 ANGLE_UTIL_EXPORT PFNGLSAMPLERPARAMETERIUIVPROC l_glSamplerParameterIuiv; 1452 reinterpret_cast<PFNGLSAMPLERPARAMETERIUIVPROC>(loadProc("glSamplerParameterIuiv")); in LoadGLES()
|
H A D | gles_loader_autogen.h | 1252 ANGLE_UTIL_EXPORT extern PFNGLSAMPLERPARAMETERIUIVPROC l_glSamplerParameterIuiv;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_gles_loader_autogen.cpp | 453 ANGLE_TRACE_LOADER_EXPORT PFNGLSAMPLERPARAMETERIUIVPROC t_glSamplerParameterIuiv; 1482 reinterpret_cast<PFNGLSAMPLERPARAMETERIUIVPROC>(loadProc("glSamplerParameterIuiv")); in LoadGLES()
|
H A D | trace_gles_loader_autogen.h | 1255 ANGLE_TRACE_LOADER_EXPORT extern PFNGLSAMPLERPARAMETERIUIVPROC t_glSamplerParameterIuiv;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 392 PFNGLSAMPLERPARAMETERIUIVPROC samplerParameterIuiv = nullptr;
|
H A D | functionsgl_typedefs.h | 738 typedef void(INTERNAL_GL_APIENTRY *PFNGLSAMPLERPARAMETERIUIVPROC)(GLuint, GLenum, const GLuint *); typedef
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 2408 typedef void (GLAD_API_PTR *PFNGLSAMPLERPARAMETERIUIVPROC)(GLuint sampler, GLenum pname, const GLuint * param); typedef 3661 GLAD_API_CALL PFNGLSAMPLERPARAMETERIUIVPROC glad_glSamplerParameterIuiv; 4730 PFNGLSAMPLERPARAMETERIUIVPROC glad_glSamplerParameterIuiv = NULL; 5722 glad_glSamplerParameterIuiv = (PFNGLSAMPLERPARAMETERIUIVPROC) load(userptr, "glSamplerParameterIuiv"); in glad_gl_load_GL_VERSION_3_3()
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1769 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1750 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1771 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1750 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1636 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
H A D | glext.h | 1524 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1617 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
H A D | glext.h | 1505 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1673 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
H A D | glext.h | 1560 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1673 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
H A D | glext.h | 1560 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|