Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.cpp427 ANGLE_UTIL_EXPORT PFNGLDISABLEIPROC l_glDisablei;
1413 l_glDisablei = reinterpret_cast<PFNGLDISABLEIPROC>(loadProc("glDisablei")); in LoadGLES()
H A Dgles_loader_autogen.h1227 ANGLE_UTIL_EXPORT extern PFNGLDISABLEIPROC l_glDisablei;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp428 ANGLE_TRACE_LOADER_EXPORT PFNGLDISABLEIPROC t_glDisablei;
1443 t_glDisablei = reinterpret_cast<PFNGLDISABLEIPROC>(loadProc("glDisablei")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h1229 ANGLE_TRACE_LOADER_EXPORT extern PFNGLDISABLEIPROC t_glDisablei;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h276 PFNGLDISABLEIPROC disablei = nullptr;
H A Dfunctionsgl_typedefs.h527 typedef void(INTERNAL_GL_APIENTRY *PFNGLDISABLEIPROC)(GLenum, GLuint); typedef
/third_party/glfw/deps/glad/
H A Dgl.h2036 typedef void (GLAD_API_PTR *PFNGLDISABLEIPROC)(GLenum target, GLuint index); typedef
2917 GLAD_API_CALL PFNGLDISABLEIPROC glad_glDisablei;
4358 PFNGLDISABLEIPROC glad_glDisablei = NULL;
5586 glad_glDisablei = (PFNGLDISABLEIPROC) load(userptr, "glDisablei"); in glad_gl_load_GL_VERSION_3_0()
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1745 typedef void (GL_APIENTRYP PFNGLDISABLEIPROC) (GLenum target, GLuint index); typedef
/third_party/openGLES/api/GLES3/
H A Dgl32.h1726 typedef void (GL_APIENTRYP PFNGLDISABLEIPROC) (GLenum target, GLuint index); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1747 typedef void (GL_APIENTRYP PFNGLDISABLEIPROC) (GLenum target, GLuint index); typedef
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1726 typedef void (GL_APIENTRYP PFNGLDISABLEIPROC) (GLenum target, GLuint index); typedef
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1237 typedef void (APIENTRYP PFNGLDISABLEIPROC) (GLenum target, GLuint index); typedef
H A Dglext.h1125 typedef void (APIENTRYP PFNGLDISABLEIPROC) (GLenum target, GLuint index); typedef
/third_party/openGLES/api/GL/
H A Dglcorearb.h1218 typedef void (APIENTRYP PFNGLDISABLEIPROC) (GLenum target, GLuint index); typedef
H A Dglext.h1106 typedef void (APIENTRYP PFNGLDISABLEIPROC) (GLenum target, GLuint index); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1237 typedef void (APIENTRYP PFNGLDISABLEIPROC) (GLenum target, GLuint index); typedef
H A Dglext.h1124 typedef void (APIENTRYP PFNGLDISABLEIPROC) (GLenum target, GLuint index); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1237 typedef void (APIENTRYP PFNGLDISABLEIPROC) (GLenum target, GLuint index); typedef
H A Dglext.h1124 typedef void (APIENTRYP PFNGLDISABLEIPROC) (GLenum target, GLuint index); typedef

Completed in 307 milliseconds