Searched refs:PFNGLSAMPLERPARAMETERIIVEXTPROC (Results 1 - 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/angle2/util/ |
H A D | gles_loader_autogen.cpp | 710 ANGLE_UTIL_EXPORT PFNGLSAMPLERPARAMETERIIVEXTPROC l_glSamplerParameterIivEXT; 1950 reinterpret_cast<PFNGLSAMPLERPARAMETERIIVEXTPROC>(loadProc("glSamplerParameterIivEXT")); in LoadGLES()
|
H A D | gles_loader_autogen.h | 1527 ANGLE_UTIL_EXPORT extern PFNGLSAMPLERPARAMETERIIVEXTPROC l_glSamplerParameterIivEXT;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_gles_loader_autogen.cpp | 737 ANGLE_TRACE_LOADER_EXPORT PFNGLSAMPLERPARAMETERIIVEXTPROC t_glSamplerParameterIivEXT; 1980 reinterpret_cast<PFNGLSAMPLERPARAMETERIIVEXTPROC>(loadProc("glSamplerParameterIivEXT")); in LoadGLES()
|
H A D | trace_gles_loader_autogen.h | 1574 ANGLE_TRACE_LOADER_EXPORT extern PFNGLSAMPLERPARAMETERIIVEXTPROC t_glSamplerParameterIivEXT;
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2ext.h | 2061 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIIVEXTPROC) (GLuint sampler, GLenum pname, const GLint *param); typedef
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2ext.h | 2118 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIIVEXTPROC) (GLuint sampler, GLenum pname, const GLint *param); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2ext.h | 2012 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIIVEXTPROC) (GLuint sampler, GLenum pname, const GLint *param); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2ext.h | 2012 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIIVEXTPROC) (GLuint sampler, GLenum pname, const GLint *param); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2ext.h | 2053 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIIVEXTPROC) (GLuint sampler, GLenum pname, const GLint *param); typedef
|
Completed in 71 milliseconds