Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.cpp426 ANGLE_UTIL_EXPORT PFNGLENABLEIPROC l_glEnablei;
1412 l_glEnablei = reinterpret_cast<PFNGLENABLEIPROC>(loadProc("glEnablei")); in LoadGLES()
H A Dgles_loader_autogen.h1226 ANGLE_UTIL_EXPORT extern PFNGLENABLEIPROC l_glEnablei;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp427 ANGLE_TRACE_LOADER_EXPORT PFNGLENABLEIPROC t_glEnablei;
1442 t_glEnablei = reinterpret_cast<PFNGLENABLEIPROC>(loadProc("glEnablei")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h1228 ANGLE_TRACE_LOADER_EXPORT extern PFNGLENABLEIPROC t_glEnablei;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h277 PFNGLENABLEIPROC enablei = nullptr;
H A Dfunctionsgl_typedefs.h528 typedef void(INTERNAL_GL_APIENTRY *PFNGLENABLEIPROC)(GLenum, GLuint); typedef
/third_party/glfw/deps/glad/
H A Dgl.h2054 typedef void (GLAD_API_PTR *PFNGLENABLEIPROC)(GLenum target, GLuint index); typedef
2953 GLAD_API_CALL PFNGLENABLEIPROC glad_glEnablei;
4376 PFNGLENABLEIPROC glad_glEnablei = NULL;
5587 glad_glEnablei = (PFNGLENABLEIPROC) load(userptr, "glEnablei"); in glad_gl_load_GL_VERSION_3_0()
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1744 typedef void (GL_APIENTRYP PFNGLENABLEIPROC) (GLenum target, GLuint index); typedef
/third_party/openGLES/api/GLES3/
H A Dgl32.h1725 typedef void (GL_APIENTRYP PFNGLENABLEIPROC) (GLenum target, GLuint index); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1746 typedef void (GL_APIENTRYP PFNGLENABLEIPROC) (GLenum target, GLuint index); typedef
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1725 typedef void (GL_APIENTRYP PFNGLENABLEIPROC) (GLenum target, GLuint index); typedef
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1236 typedef void (APIENTRYP PFNGLENABLEIPROC) (GLenum target, GLuint index); typedef
H A Dglext.h1124 typedef void (APIENTRYP PFNGLENABLEIPROC) (GLenum target, GLuint index); typedef
/third_party/openGLES/api/GL/
H A Dglcorearb.h1217 typedef void (APIENTRYP PFNGLENABLEIPROC) (GLenum target, GLuint index); typedef
H A Dglext.h1105 typedef void (APIENTRYP PFNGLENABLEIPROC) (GLenum target, GLuint index); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1236 typedef void (APIENTRYP PFNGLENABLEIPROC) (GLenum target, GLuint index); typedef
H A Dglext.h1123 typedef void (APIENTRYP PFNGLENABLEIPROC) (GLenum target, GLuint index); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1236 typedef void (APIENTRYP PFNGLENABLEIPROC) (GLenum target, GLuint index); typedef
H A Dglext.h1123 typedef void (APIENTRYP PFNGLENABLEIPROC) (GLenum target, GLuint index); typedef

Completed in 351 milliseconds