Searched refs:PFNGLSAMPLERPARAMETERIUIVEXTPROC (Results 1 - 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/angle2/util/ |
H A D | gles_loader_autogen.cpp | 711 ANGLE_UTIL_EXPORT PFNGLSAMPLERPARAMETERIUIVEXTPROC l_glSamplerParameterIuivEXT; 1952 reinterpret_cast<PFNGLSAMPLERPARAMETERIUIVEXTPROC>(loadProc("glSamplerParameterIuivEXT")); in LoadGLES()
|
H A D | gles_loader_autogen.h | 1528 ANGLE_UTIL_EXPORT extern PFNGLSAMPLERPARAMETERIUIVEXTPROC l_glSamplerParameterIuivEXT;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_gles_loader_autogen.cpp | 738 ANGLE_TRACE_LOADER_EXPORT PFNGLSAMPLERPARAMETERIUIVEXTPROC t_glSamplerParameterIuivEXT; 1982 reinterpret_cast<PFNGLSAMPLERPARAMETERIUIVEXTPROC>(loadProc("glSamplerParameterIuivEXT")); in LoadGLES()
|
H A D | trace_gles_loader_autogen.h | 1575 ANGLE_TRACE_LOADER_EXPORT extern PFNGLSAMPLERPARAMETERIUIVEXTPROC t_glSamplerParameterIuivEXT;
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2ext.h | 2062 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVEXTPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2ext.h | 2119 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVEXTPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2ext.h | 2013 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVEXTPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2ext.h | 2013 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVEXTPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2ext.h | 2054 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVEXTPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
Completed in 72 milliseconds