Home
last modified time | relevance | path

Searched refs:PFNGLSAMPLERPARAMETERIUIVPROC (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.cpp451 ANGLE_UTIL_EXPORT PFNGLSAMPLERPARAMETERIUIVPROC l_glSamplerParameterIuiv;
1452 reinterpret_cast<PFNGLSAMPLERPARAMETERIUIVPROC>(loadProc("glSamplerParameterIuiv")); in LoadGLES()
H A Dgles_loader_autogen.h1252 ANGLE_UTIL_EXPORT extern PFNGLSAMPLERPARAMETERIUIVPROC l_glSamplerParameterIuiv;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp453 ANGLE_TRACE_LOADER_EXPORT PFNGLSAMPLERPARAMETERIUIVPROC t_glSamplerParameterIuiv;
1482 reinterpret_cast<PFNGLSAMPLERPARAMETERIUIVPROC>(loadProc("glSamplerParameterIuiv")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h1255 ANGLE_TRACE_LOADER_EXPORT extern PFNGLSAMPLERPARAMETERIUIVPROC t_glSamplerParameterIuiv;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h392 PFNGLSAMPLERPARAMETERIUIVPROC samplerParameterIuiv = nullptr;
H A Dfunctionsgl_typedefs.h738 typedef void(INTERNAL_GL_APIENTRY *PFNGLSAMPLERPARAMETERIUIVPROC)(GLuint, GLenum, const GLuint *); typedef
/third_party/glfw/deps/glad/
H A Dgl.h2408 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 Dgl32.h1769 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
/third_party/openGLES/api/GLES3/
H A Dgl32.h1750 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 Dgl32.h1771 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1750 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1636 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
H A Dglext.h1524 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
/third_party/openGLES/api/GL/
H A Dglcorearb.h1617 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
H A Dglext.h1505 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1673 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
H A Dglext.h1560 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1673 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
H A Dglext.h1560 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERIUIVPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef

Completed in 316 milliseconds