/third_party/skia/third_party/externals/angle2/util/ |
H A D | gles_loader_autogen.cpp | 327 ANGLE_UTIL_EXPORT PFNGLSAMPLERPARAMETERFVPROC l_glSamplerParameterfv; 1229 reinterpret_cast<PFNGLSAMPLERPARAMETERFVPROC>(loadProc("glSamplerParameterfv")); in LoadGLES()
|
H A D | gles_loader_autogen.h | 1127 ANGLE_UTIL_EXPORT extern PFNGLSAMPLERPARAMETERFVPROC l_glSamplerParameterfv;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_gles_loader_autogen.cpp | 328 ANGLE_TRACE_LOADER_EXPORT PFNGLSAMPLERPARAMETERFVPROC t_glSamplerParameterfv; 1259 reinterpret_cast<PFNGLSAMPLERPARAMETERFVPROC>(loadProc("glSamplerParameterfv")); in LoadGLES()
|
H A D | trace_gles_loader_autogen.h | 1129 ANGLE_TRACE_LOADER_EXPORT extern PFNGLSAMPLERPARAMETERFVPROC t_glSamplerParameterfv;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 394 PFNGLSAMPLERPARAMETERFVPROC samplerParameterfv = nullptr;
|
H A D | functionsgl_typedefs.h | 740 typedef void(INTERNAL_GL_APIENTRY *PFNGLSAMPLERPARAMETERFVPROC)(GLuint, GLenum, const GLfloat *); typedef
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 2410 typedef void (GLAD_API_PTR *PFNGLSAMPLERPARAMETERFVPROC)(GLuint sampler, GLenum pname, const GLfloat * param); typedef 3665 GLAD_API_CALL PFNGLSAMPLERPARAMETERFVPROC glad_glSamplerParameterfv; 4732 PFNGLSAMPLERPARAMETERFVPROC glad_glSamplerParameterfv = NULL; 5724 glad_glSamplerParameterfv = (PFNGLSAMPLERPARAMETERFVPROC) load(userptr, "glSamplerParameterfv"); in glad_gl_load_GL_VERSION_3_3()
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 1081 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
H A D | gl3.h | 1081 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
H A D | gl32.h | 1081 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
/third_party/openGLES/api/GLES3/ |
H A D | gl3.h | 1062 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
H A D | gl31.h | 1062 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
H A D | gl32.h | 1062 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GLES3/ |
H A D | gl3.h | 1081 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl3.h | 1081 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
H A D | gl31.h | 1083 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
H A D | gl32.h | 1083 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl3.h | 1062 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
H A D | gl31.h | 1062 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
H A D | gl32.h | 1062 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1634 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1615 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
H A D | glext.h | 1503 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1671 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1671 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
|