Searched refs:PFNGLSAMPLERPARAMETERIUIVOESPROC (Results 1 - 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/angle2/util/ |
H A D | gles_loader_autogen.cpp | 774 ANGLE_UTIL_EXPORT PFNGLSAMPLERPARAMETERIUIVOESPROC l_glSamplerParameterIuivOES; 2054 reinterpret_cast<PFNGLSAMPLERPARAMETERIUIVOESPROC>(loadProc("glSamplerParameterIuivOES")); in LoadGLES()
|
H A D | gles_loader_autogen.h | 1591 ANGLE_UTIL_EXPORT extern PFNGLSAMPLERPARAMETERIUIVOESPROC l_glSamplerParameterIuivOES;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_gles_loader_autogen.cpp | 802 ANGLE_TRACE_LOADER_EXPORT PFNGLSAMPLERPARAMETERIUIVOESPROC t_glSamplerParameterIuivOES; 2084 reinterpret_cast<PFNGLSAMPLERPARAMETERIUIVOESPROC>(loadProc("glSamplerParameterIuivOES")); in LoadGLES()
|
H A D | trace_gles_loader_autogen.h | 1640 ANGLE_TRACE_LOADER_EXPORT extern PFNGLSAMPLERPARAMETERIUIVOESPROC t_glSamplerParameterIuivOES;
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2ext.h | 625 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVOESPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2ext.h | 606 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVOESPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2ext.h | 609 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVOESPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2ext.h | 609 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVOESPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2ext.h | 606 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIUIVOESPROC) (GLuint sampler, GLenum pname, const GLuint *param); typedef
|
Completed in 72 milliseconds