Searched refs:PFNGLSAMPLERPARAMETERIIVOESPROC (Results 1 - 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/angle2/util/ |
H A D | gles_loader_autogen.cpp | 773 ANGLE_UTIL_EXPORT PFNGLSAMPLERPARAMETERIIVOESPROC l_glSamplerParameterIivOES; 2052 reinterpret_cast<PFNGLSAMPLERPARAMETERIIVOESPROC>(loadProc("glSamplerParameterIivOES")); in LoadGLES()
|
H A D | gles_loader_autogen.h | 1590 ANGLE_UTIL_EXPORT extern PFNGLSAMPLERPARAMETERIIVOESPROC l_glSamplerParameterIivOES;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_gles_loader_autogen.cpp | 801 ANGLE_TRACE_LOADER_EXPORT PFNGLSAMPLERPARAMETERIIVOESPROC t_glSamplerParameterIivOES; 2082 reinterpret_cast<PFNGLSAMPLERPARAMETERIIVOESPROC>(loadProc("glSamplerParameterIivOES")); in LoadGLES()
|
H A D | trace_gles_loader_autogen.h | 1639 ANGLE_TRACE_LOADER_EXPORT extern PFNGLSAMPLERPARAMETERIIVOESPROC t_glSamplerParameterIivOES;
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2ext.h | 624 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIIVOESPROC) (GLuint sampler, GLenum pname, const GLint *param); typedef
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2ext.h | 605 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIIVOESPROC) (GLuint sampler, GLenum pname, const GLint *param); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2ext.h | 608 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIIVOESPROC) (GLuint sampler, GLenum pname, const GLint *param); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2ext.h | 608 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIIVOESPROC) (GLuint sampler, GLenum pname, const GLint *param); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2ext.h | 605 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERIIVOESPROC) (GLuint sampler, GLenum pname, const GLint *param); typedef
|
Completed in 74 milliseconds