Home
last modified time | relevance | path

Searched refs:eglGetPlatformDisplay (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/EGL/VERSION/
H A DEGL_1_5.py26 eglGetPlatformDisplay.extension = None
27 eglGetPlatformDisplay.force_extension = True
29 eglGetPlatformDisplay = _alternate( variable
32 eglGetPlatformDisplay,
/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/hardwareintegration/client/wayland-egl/
H A Dqwaylandeglclientbufferintegration.cpp80 m_eglDisplay = eglGetPlatformDisplay(EGL_PLATFORM_WAYLAND_EXT, display->wl_display(), nullptr); in initialize()
87 static PFNEGLGETPLATFORMDISPLAYEXTPROC eglGetPlatformDisplay = nullptr; in initialize()
88 if (!eglGetPlatformDisplay) in initialize()
89eglGetPlatformDisplay = (PFNEGLGETPLATFORMDISPLAYEXTPROC)eglGetProcAddress("eglGetPlatformDisplayE… in initialize()
91 … m_eglDisplay = eglGetPlatformDisplay(EGL_PLATFORM_WAYLAND_KHR, display->wl_display(), nullptr); in initialize()
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/tests/
H A Dtestegldisplay.c59 displays[i] = eglGetPlatformDisplay(EGL_DUMMY_PLATFORM, (void *) name, NULL); in main()
97 dpy = eglGetPlatformDisplay(EGL_ALPHA_SIZE, NULL, NULL); in main()
111 dpy = eglGetPlatformDisplay(EGL_DUMMY_PLATFORM, (void *) "invalid", NULL); in main()
H A Dtestegldeviceadd.c187 …dpy = eglGetPlatformDisplay(EGL_DUMMY_PLATFORM, (EGLNativeDisplayType) DUMMY_VENDOR_NAMES[0], NULL… in TestReturnDevice()
215 …dpy = eglGetPlatformDisplay(EGL_DUMMY_PLATFORM, (EGLNativeDisplayType) DUMMY_VENDOR_NAMES[0], DISP… in TestQueryDisplay()
/dports/textproc/fcitx5/fcitx5-5.0.11/src/ui/classic/
H A Dwaylandui.cpp54 static PFNEGLGETPLATFORMDISPLAYEXTPROC eglGetPlatformDisplay = in getEGLDisplay() local
56 if (!eglGetPlatformDisplay) in getEGLDisplay()
57 eglGetPlatformDisplay = in getEGLDisplay()
61 return eglGetPlatformDisplay(platform, nativeDisplay, attribList); in getEGLDisplay()
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/tests/
H A Dcheck_egl_platform_ext.py26 if EGL_1_5.eglGetPlatformDisplay:
27 dpy = platform_base.eglGetPlatformDisplay(
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCContextEGL.cpp46 eglGetPlatformDisplay = NULL; in ContextManagerEGL()
159 eglGetPlatformDisplay = (eglGetPlatformDisplay_t) in initExtensions()
164 eglGetPlatformDisplay = (eglGetPlatformDisplay_t) in initExtensions()
201 eglGetPlatformDisplay != NULL) in initDisplay()
203 m_egl_display = eglGetPlatformDisplay(platform, (void*)display, NULL); in initDisplay()
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkEGLRenderWindow.cxx92 EGLGetPlatformDisplayType eglGetPlatformDisplay; member
99 this->eglGetPlatformDisplay = nullptr; in vtkEGLDeviceExtensions()
107 this->eglGetPlatformDisplay = (EGLGetPlatformDisplayType) in vtkEGLDeviceExtensions()
109 if(this->eglQueryDevices && this->eglGetPlatformDisplay) in vtkEGLDeviceExtensions()
289 ext->eglGetPlatformDisplay(EGL_PLATFORM_DEVICE_EXT, devices[deviceIndex], nullptr); in SetDeviceAsDisplay()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/egl/wrapper/
H A DeglwStaticLibrary15.inl31 { "eglGetPlatformDisplay", (deFunctionPtr)eglGetPlatformDisplay },
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkEGLRenderWindow.cxx90 EGLGetPlatformDisplayType eglGetPlatformDisplay; member
97 this->eglGetPlatformDisplay = nullptr; in vtkEGLDeviceExtensions()
111 this->eglGetPlatformDisplay = in vtkEGLDeviceExtensions()
113 if (this->eglQueryDevices && this->eglGetPlatformDisplay) in vtkEGLDeviceExtensions()
304 ext->eglGetPlatformDisplay(EGL_PLATFORM_DEVICE_EXT, devices[deviceIndex], nullptr); in SetDeviceAsDisplay()
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/src/waffle/egl/
H A Dwegl_platform.c170 RETRIEVE_EGL_SYMBOL_OPTIONAL(eglGetPlatformDisplay); in wegl_platform_init()
201 if (!plat->eglGetPlatformDisplay) in wegl_platform_can_use_eglGetPlatformDisplay()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/egl_tests/
H A DEGLFeatureControlTest.cpp48 mDisplay = eglGetPlatformDisplay(EGL_PLATFORM_ANGLE_ANGLE, in initTest()
183 EGLDisplay dpy_override = eglGetPlatformDisplay( in TEST_P()
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/EGL/
H A Degl.symbols26 eglGetPlatformDisplay
/dports/lang/clover/mesa-21.3.6/src/egl/main/
H A Degl.def27 eglGetPlatformDisplay
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/egl/main/
H A Degl.def27 eglGetPlatformDisplay
/dports/graphics/libosmesa/mesa-21.3.6/src/egl/main/
H A Degl.def27 eglGetPlatformDisplay
/dports/graphics/mesa-libs/mesa-21.3.6/src/egl/main/
H A Degl.def27 eglGetPlatformDisplay
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/egl/main/
H A Degl.def27 eglGetPlatformDisplay
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/egl/main/
H A Degl.def27 eglGetPlatformDisplay
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/egl/main/
H A Degl.def27 eglGetPlatformDisplay
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/egl/main/
H A Degl.def27 eglGetPlatformDisplay
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/egl/main/
H A Degl.def27 eglGetPlatformDisplay
/dports/graphics/mesa-dri/mesa-21.3.6/src/egl/main/
H A Degl.def27 eglGetPlatformDisplay
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/egl/
H A Degl.py485 eglGetPlatformDisplay = _lib.eglGetPlatformDisplay variable
486 eglGetPlatformDisplay.restype = EGLDisplay
487 eglGetPlatformDisplay.argtypes = [EGLenum, POINTER(None), POINTER(EGLAttrib)]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.lds29 eglGetPlatformDisplay;

12345678910>>...16