Home
last modified time | relevance | path

Searched refs:WindowPos3s (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/
H A Dentry_points_gl_1_4_autogen.h77 ANGLE_EXPORT void GL_APIENTRY WindowPos3s(GLshort x, GLshort y, GLshort z);
H A Dentry_points_gl_1_4_autogen.cpp901 void GL_APIENTRY WindowPos3s(GLshort x, GLshort y, GLshort z) in WindowPos3s() function
915 ANGLE_CAPTURE(WindowPos3s, isCallValid, context, x, y, z); in WindowPos3s()
H A Dproc_table_wgl_autogen.cpp1088 {"glWindowPos3s", P(gl::WindowPos3s)},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libGL/
H A Dentry_points_gl_1_4_autogen.h77 ANGLE_EXPORT void GL_APIENTRY WindowPos3s(GLshort x, GLshort y, GLshort z);
H A Dentry_points_gl_1_4_autogen.cpp1075 void GL_APIENTRY WindowPos3s(GLshort x, GLshort y, GLshort z) in WindowPos3s() function
1078 EVENT(context, gl::EntryPoint::WindowPos3s, "glWindowPos3s", in WindowPos3s()
1089 ANGLE_CAPTURE(WindowPos3s, isCallValid, context, x, y, z); in WindowPos3s()
H A Dproc_table_wgl_autogen.cpp1088 {"glWindowPos3s", P(gl::WindowPos3s)},
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A Dentry_points_enum_autogen.h1374 WindowPos3s, enumerator
H A Dentry_points_enum_autogen.cpp2733 case EntryPoint::WindowPos3s: in GetEntryPointName()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A Dentry_points_enum_autogen.h1388 WindowPos3s, enumerator
H A Dentry_points_enum_autogen.cpp2761 case EntryPoint::WindowPos3s: in GetEntryPointName()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/common/
H A Dentry_points_enum_autogen.h1388 WindowPos3s, enumerator
H A Dentry_points_enum_autogen.cpp2761 case EntryPoint::WindowPos3s: in GetEntryPointName()
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkOpenGLExtensionManager.cxx1515 …vtkgl::WindowPos3s = reinterpret_cast<vtkgl::PFNGLWINDOWPOS3SPROC>(manager->GetProcAddress("glWind… in LoadCorePromotedExtension()
1517 …tkgl::WindowPos3i != NULL) && (vtkgl::WindowPos3iv != NULL) && (vtkgl::WindowPos3s != NULL) && (vt… in LoadCorePromotedExtension()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mapi/glapi/tests/
H A Dcheck_table.cpp1315 { "glWindowPos3s", _O(WindowPos3s) },
/dports/lang/clover/mesa-21.3.6/src/mapi/glapi/tests/
H A Dcheck_table.cpp1315 { "glWindowPos3s", _O(WindowPos3s) },
/dports/graphics/libosmesa/mesa-21.3.6/src/mapi/glapi/tests/
H A Dcheck_table.cpp1315 { "glWindowPos3s", _O(WindowPos3s) },
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mapi/glapi/tests/
H A Dcheck_table.cpp1315 { "glWindowPos3s", _O(WindowPos3s) },
/dports/graphics/mesa-libs/mesa-21.3.6/src/mapi/glapi/tests/
H A Dcheck_table.cpp1315 { "glWindowPos3s", _O(WindowPos3s) },
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mapi/glapi/tests/
H A Dcheck_table.cpp1315 { "glWindowPos3s", _O(WindowPos3s) },
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mapi/glapi/tests/
H A Dcheck_table.cpp1315 { "glWindowPos3s", _O(WindowPos3s) },
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mapi/glapi/tests/
H A Dcheck_table.cpp1315 { "glWindowPos3s", _O(WindowPos3s) },
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mapi/glapi/tests/
H A Dcheck_table.cpp1315 { "glWindowPos3s", _O(WindowPos3s) },
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mapi/glapi/tests/
H A Dcheck_table.cpp1315 { "glWindowPos3s", _O(WindowPos3s) },
/dports/graphics/mesa-dri/mesa-21.3.6/src/mapi/glapi/tests/
H A Dcheck_table.cpp1315 { "glWindowPos3s", _O(WindowPos3s) },
/dports/graphics/sharpconstruct/sharpconstruct-0.11/src/
H A DRenderingContext.cpp584 GET_PROC_ADDRESS(WindowPos3s); in InitVersion14()

12345678910>>...13