Home
last modified time | relevance | path

Searched refs:PFNGLVIEWPORTPROC (Results 1 - 25 of 32) sorted by relevance

12

/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_opengl3_loader.h186 typedef void (APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
492 PFNGLVIEWPORTPROC Viewport;
/third_party/glfw/deps/glad/
H A Dgles2.h1013 typedef void (GLAD_API_PTR *PFNGLVIEWPORTPROC)(GLint x, GLint y, GLsizei width, GLsizei height); typedef
1297 GLAD_API_CALL PFNGLVIEWPORTPROC glad_glViewport;
1482 PFNGLVIEWPORTPROC glad_glViewport = NULL;
1628 glad_glViewport = (PFNGLVIEWPORTPROC) load(userptr, "glViewport"); in glad_gl_load_GL_ES_VERSION_2_0()
H A Dgl.h2648 typedef void (GLAD_API_PTR *PFNGLVIEWPORTPROC)(GLint x, GLint y, GLsizei width, GLsizei height); typedef
4141 GLAD_API_CALL PFNGLVIEWPORTPROC glad_glViewport;
4970 PFNGLVIEWPORTPROC glad_glViewport = NULL;
5297 glad_glViewport = (PFNGLVIEWPORTPROC) load(userptr, "glViewport"); in glad_gl_load_GL_VERSION_1_0()
/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.cpp240 ANGLE_UTIL_EXPORT PFNGLVIEWPORTPROC l_glViewport;
1101 l_glViewport = reinterpret_cast<PFNGLVIEWPORTPROC>(loadProc("glViewport")); in LoadGLES()
H A Dgles_loader_autogen.h1040 ANGLE_UTIL_EXPORT extern PFNGLVIEWPORTPROC l_glViewport;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp240 ANGLE_TRACE_LOADER_EXPORT PFNGLVIEWPORTPROC t_glViewport;
1131 t_glViewport = reinterpret_cast<PFNGLVIEWPORTPROC>(loadProc("glViewport")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h1040 ANGLE_TRACE_LOADER_EXPORT extern PFNGLVIEWPORTPROC t_glViewport;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h78 PFNGLVIEWPORTPROC viewport = nullptr;
H A Dfunctionsgl_typedefs.h141 typedef void(INTERNAL_GL_APIENTRY *PFNGLVIEWPORTPROC)(GLint, GLint, GLsizei, GLsizei); typedef
/third_party/mesa3d/include/GLES2/
H A Dgl2.h524 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
/third_party/openGLES/api/GLES2/
H A Dgl2.h505 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h524 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2.h524 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2.h505 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
/third_party/skia/third_party/externals/angle2/include/GLES/
H A Dgl.h551 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
/third_party/mesa3d/include/GLES3/
H A Dgl31.h524 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
H A Dgl3.h524 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
H A Dgl32.h524 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
/third_party/openGLES/api/GLES3/
H A Dgl3.h505 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
H A Dgl31.h505 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h524 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h524 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
H A Dgl31.h526 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h505 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef
H A Dgl31.h505 typedef void (GL_APIENTRYP PFNGLVIEWPORTPROC) (GLint x, GLint y, GLsizei width, GLsizei height); typedef

Completed in 118 milliseconds

12