Home
last modified time | relevance | path

Searched refs:PFNGLSAMPLERPARAMETERFVPROC (Results 1 - 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.cpp327 ANGLE_UTIL_EXPORT PFNGLSAMPLERPARAMETERFVPROC l_glSamplerParameterfv;
1229 reinterpret_cast<PFNGLSAMPLERPARAMETERFVPROC>(loadProc("glSamplerParameterfv")); in LoadGLES()
H A Dgles_loader_autogen.h1127 ANGLE_UTIL_EXPORT extern PFNGLSAMPLERPARAMETERFVPROC l_glSamplerParameterfv;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp328 ANGLE_TRACE_LOADER_EXPORT PFNGLSAMPLERPARAMETERFVPROC t_glSamplerParameterfv;
1259 reinterpret_cast<PFNGLSAMPLERPARAMETERFVPROC>(loadProc("glSamplerParameterfv")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h1129 ANGLE_TRACE_LOADER_EXPORT extern PFNGLSAMPLERPARAMETERFVPROC t_glSamplerParameterfv;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h394 PFNGLSAMPLERPARAMETERFVPROC samplerParameterfv = nullptr;
H A Dfunctionsgl_typedefs.h740 typedef void(INTERNAL_GL_APIENTRY *PFNGLSAMPLERPARAMETERFVPROC)(GLuint, GLenum, const GLfloat *); typedef
/third_party/glfw/deps/glad/
H A Dgl.h2410 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 Dgl31.h1081 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
H A Dgl3.h1081 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
H A Dgl32.h1081 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
/third_party/openGLES/api/GLES3/
H A Dgl3.h1062 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
H A Dgl31.h1062 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
H A Dgl32.h1062 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h1081 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 Dgl3.h1081 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
H A Dgl31.h1083 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
H A Dgl32.h1083 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h1062 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
H A Dgl31.h1062 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
H A Dgl32.h1062 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1634 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
/third_party/openGLES/api/GL/
H A Dglcorearb.h1615 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
H A Dglext.h1503 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1671 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1671 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERFVPROC) (GLuint sampler, GLenum pname, const GLfloat *param); typedef

Completed in 259 milliseconds

12