Home
last modified time | relevance | path

Searched defs:eglChooseConfig (Results 1 – 25 of 98) sorted by relevance

1234

/dports/multimedia/mpv/mpv-0.34.1/video/out/opengl/
H A Dangle_dynamic.h65 #define eglChooseConfig PFN_eglChooseConfig macro
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/android/
H A Degl.pas282 function eglChooseConfig(dpy: EGLDisplay; attrib_list: PEGLint; configs: PEGLConfig; config_size: E… in eglChooseConfig() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Degl.pas282 function eglChooseConfig(dpy: EGLDisplay; attrib_list: PEGLint; configs: PEGLConfig; config_size: E… in eglChooseConfig() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/android/
H A Degl.pas282 function eglChooseConfig(dpy: EGLDisplay; attrib_list: PEGLint; configs: PEGLConfig; config_size: E… in eglChooseConfig() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/android/
H A Degl.pas282 function eglChooseConfig(dpy: EGLDisplay; attrib_list: PEGLint; configs: PEGLConfig; config_size: E… in eglChooseConfig() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/sdk/demos/google/san-angeles/gles/
H A Dimportgl.h115 #define eglChooseConfig FNPTR(eglChooseConfig) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/sdk/demos/google/san-angeles/gles/t/
H A Dimportgl.h115 #define eglChooseConfig FNPTR(eglChooseConfig) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/sdk/demos/google/san-angeles/glut/
H A Dimportgl.h115 #define eglChooseConfig FNPTR(eglChooseConfig) macro
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/src/waffle/egl/
H A Dwegl_platform.h75 EGLBoolean (*eglChooseConfig)(EGLDisplay dpy, const EGLint *attrib_list, member
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/egl/
H A Degl_client_cr.c472 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig … in eglChooseConfig() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/egl/wrapper/
H A DeglwApi.inl8 #define eglChooseConfig eglwChooseConfig macro
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/driver/gldriver/
H A Dwin32.go40 eglChooseConfig = gl.LibEGL.NewProc("eglChooseConfig") var
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/driver/gldriver/
H A Dwin32.go39 eglChooseConfig = gl.LibEGL.NewProc("eglChooseConfig") var
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/egl/
H A DEGLGraphicsConfigurationFactory.java327 static EGLGraphicsConfiguration eglChooseConfig(final EGLGraphicsDevice device, in eglChooseConfig() method in EGLGraphicsConfigurationFactory
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/util/
H A Degl_loader_autogen.cpp13 ANGLE_UTIL_EXPORT PFNEGLCHOOSECONFIGPROC eglChooseConfig; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/restricted_traces/
H A Dtrace_egl_loader_autogen.h19 #define eglChooseConfig t_eglChooseConfig macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/util/
H A Degl_loader_autogen.h19 #define eglChooseConfig l_eglChooseConfig macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/gles2_conform_support/egl/
H A Degl.cc62 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, in eglChooseConfig() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/gles2_conform_support/egl/
H A Degl.cc62 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, in eglChooseConfig() function
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/EGL/VERSION/
H A DEGL_1_0.py75 def eglChooseConfig(dpy,attrib_list,configs,config_size,num_config):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/EGL/VERSION/
H A DEGL_1_0.py75 def eglChooseConfig(dpy,attrib_list,configs,config_size,num_config):pass function
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/xre/
H A Dglxtest.cpp206 PFNEGLCHOOSECONFIGPROC eglChooseConfig = in get_egl_status() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/ANGLE/src/libEGL/
H A DlibEGL.cpp250 EGLBoolean __stdcall eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs,… in eglChooseConfig() function
/dports/x11/kitty/kitty-0.23.1/glfw/
H A Degl_context.h138 #define eglChooseConfig _glfw.egl.ChooseConfig macro
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libEGL/
H A DlibEGL.cpp15 EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *config… in eglChooseConfig() function

1234