Home
last modified time | relevance | path

Searched refs:EGL_PLATFORM_WAYLAND_KHR (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/hardwareintegration/client/wayland-egl/
H A Dqwaylandeglclientbufferintegration.cpp54 #ifndef EGL_PLATFORM_WAYLAND_KHR
55 #define EGL_PLATFORM_WAYLAND_KHR 0x31D8 macro
91 … m_eglDisplay = eglGetPlatformDisplay(EGL_PLATFORM_WAYLAND_KHR, display->wl_display(), nullptr); in initialize()
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/src/waffle/egl/
H A Dwegl_platform.c51 case EGL_PLATFORM_WAYLAND_KHR: in setup_env()
211 case EGL_PLATFORM_WAYLAND_KHR: in wegl_platform_can_use_eglGetPlatformDisplay()
243 case EGL_PLATFORM_WAYLAND_KHR: in wegl_platform_can_use_eglGetPlatformDisplayEXT()
H A Dwegl_imports.h71 #define EGL_PLATFORM_WAYLAND_KHR 0x31D8 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/shared/
H A Dweston-egl-ext.h171 #ifndef EGL_PLATFORM_WAYLAND_KHR
172 #define EGL_PLATFORM_WAYLAND_KHR 0x31D8 macro
211 #define EGL_PLATFORM_WAYLAND_KHR 0x31D8 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/shared/
H A Dweston-egl-ext.h171 #ifndef EGL_PLATFORM_WAYLAND_KHR
172 #define EGL_PLATFORM_WAYLAND_KHR 0x31D8 macro
211 #define EGL_PLATFORM_WAYLAND_KHR 0x31D8 macro
/dports/x11/virtboard/virtboard-1d30b07870bf6138395d6529ab496e321b8b3938/shared/
H A Dweston-egl-ext.h171 #ifndef EGL_PLATFORM_WAYLAND_KHR
172 #define EGL_PLATFORM_WAYLAND_KHR 0x31D8 macro
211 #define EGL_PLATFORM_WAYLAND_KHR 0x31D8 macro
/dports/graphics/weston/weston-1.9.0/src/
H A Dgl-renderer.h57 #ifndef EGL_PLATFORM_WAYLAND_KHR
58 #define EGL_PLATFORM_WAYLAND_KHR 0x31D8 macro
/dports/graphics/weston/weston-1.9.0/shared/
H A Dplatform.h36 #ifndef EGL_PLATFORM_WAYLAND_KHR
37 #define EGL_PLATFORM_WAYLAND_KHR 0x31D8 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/lnx/wayland/
H A DtcuLnxWaylandEglDisplayFactory.cpp66 EGL_PLATFORM_WAYLAND_KHR, in Display()
178 EGL_PLATFORM_WAYLAND_KHR, in DisplayFactory()
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DEGL_KHR_platform_wayland5 EGL_PLATFORM_WAYLAND_KHR 0x31D8
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DEGL_KHR_platform_wayland5 EGL_PLATFORM_WAYLAND_KHR 0x31D8
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DEGL_KHR_platform_wayland5 EGL_PLATFORM_WAYLAND_KHR 0x31D8
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/EGL/KHR/
H A Dplatform_wayland.py14 EGL_PLATFORM_WAYLAND_KHR=_C('EGL_PLATFORM_WAYLAND_KHR',0x31D8) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/EGL/KHR/
H A Dplatform_wayland.py14 EGL_PLATFORM_WAYLAND_KHR=_C('EGL_PLATFORM_WAYLAND_KHR',0x31D8) variable
/dports/graphics/weston/weston-1.9.0/tests/
H A Dbuffer-count-test.c74 weston_platform_get_egl_display(EGL_PLATFORM_WAYLAND_KHR, in init_egl()
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers_context/
H A Dwayland_ctx.c61 #ifndef EGL_PLATFORM_WAYLAND_KHR
62 #define EGL_PLATFORM_WAYLAND_KHR 0x31D8 macro
475 EGL_PLATFORM_WAYLAND_KHR, in gfx_ctx_wl_init()
H A Dwayland_vk_ctx.c50 #ifndef EGL_PLATFORM_WAYLAND_KHR
51 #define EGL_PLATFORM_WAYLAND_KHR 0x31D8 macro
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/src/waffle/wayland/
H A Dwayland_platform.c90 ok = wegl_platform_init(&self->wegl, EGL_PLATFORM_WAYLAND_KHR); in wayland_platform_create()
/dports/textproc/fcitx5/fcitx5-5.0.11/src/ui/classic/
H A Dwaylandui.cpp152 eglDisplay_ = getEGLDisplay(EGL_PLATFORM_WAYLAND_KHR, *display_, nullptr); in initEGL()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/clients/
H A Dnested-client.c285 weston_platform_get_egl_display(EGL_PLATFORM_WAYLAND_KHR, in nested_client_create()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/clients/
H A Dnested-client.c285 weston_platform_get_egl_display(EGL_PLATFORM_WAYLAND_KHR, in nested_client_create()
/dports/graphics/weston/weston-1.9.0/clients/
H A Dnested-client.c284 weston_platform_get_egl_display(EGL_PLATFORM_WAYLAND_KHR, in nested_client_create()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/gles/
H A Degl.rs13 const EGL_PLATFORM_WAYLAND_KHR: u32 = 0x31D8; const
616 EGL_PLATFORM_WAYLAND_KHR, in init()
745 EGL_PLATFORM_WAYLAND_KHR, in create_surface()
/dports/multimedia/mpvpaper/mpvpaper-1.2/inc/glad/
H A Dglad_egl.h312 #define EGL_PLATFORM_WAYLAND_KHR 0x31D8 macro
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/EGL/
H A Dlibegl.c100 { EGL_PLATFORM_WAYLAND_KHR, "wayland" },
261 return EGL_PLATFORM_WAYLAND_KHR; in GuessPlatformType()

1234567