Home
last modified time | relevance | path

Searched refs:EGL_SAMPLES (Results 1 – 25 of 517) sorted by relevance

12345678910>>...21

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libdevice/egl/
H A DconfigTemplates.h96 EGL_SAMPLES, 0,
109 EGL_SAMPLES, 2,
122 EGL_SAMPLES, 4,
136 EGL_SAMPLES, 0,
138 EGL_SAMPLES, 0,
151 EGL_SAMPLES, 0,
153 EGL_SAMPLES, 2,
166 EGL_SAMPLES, 0,
168 EGL_SAMPLES, 4,
/dports/graphics/freeglut/freeglut-3.2.1/src/egl/
H A Dfg_state_egl.c122 attributes[4] = EGL_SAMPLES; in fgPlatformGlutGetModeValues()
126 attribute_name = EGL_SAMPLES; in fgPlatformGlutGetModeValues()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/egl/
H A Dfg_state_egl.c122 attributes[4] = EGL_SAMPLES; in fgPlatformGlutGetModeValues()
126 attribute_name = EGL_SAMPLES; in fgPlatformGlutGetModeValues()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/sk_app/android/
H A DGLWindowContext_android.cpp84 EGL_SAMPLES, eglSampleCnt, in onInitializeContext()
117 eglGetConfigAttrib(fDisplay, surfaceConfig, EGL_SAMPLES, &fSampleCount); in onInitializeContext()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/sk_app/android/
H A DGLWindowContext_android.cpp84 EGL_SAMPLES, eglSampleCnt, in onInitializeContext()
117 eglGetConfigAttrib(fDisplay, surfaceConfig, EGL_SAMPLES, &fSampleCount); in onInitializeContext()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/src/EGL/
H A DOgreEGLSupport.cpp225 if (fields.find(EGL_SAMPLES) != fields.end() && in operator >()
226 fields[EGL_SAMPLES] < alternative.fields[EGL_SAMPLES]) in operator >()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/gles2_conform_support/egl/
H A Dconfig.cc147 case EGL_SAMPLES: in GetAttrib()
198 case EGL_SAMPLES: in ValidateAttributeList()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/gles2_conform_support/egl/
H A Dconfig.cc147 case EGL_SAMPLES: in GetAttrib()
198 case EGL_SAMPLES: in ValidateAttributeList()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/platforms/eglconvenience/
H A Dqeglconvenience.cpp114 configAttributes.append(EGL_SAMPLES); in q_createConfigAttributesFromFormat()
167 i = configAttributes->indexOf(EGL_SAMPLES); in q_reduceConfigAttributes()
293 eglGetConfigAttrib(display, config, EGL_SAMPLES, &sampleCount); in qt_qPlatformWindowFormatFromConfig()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/android/org/scummvm/scummvm/
H A DScummVM.java301 EGL10.EGL_SAMPLES,
344 score -= get(EGL10.EGL_SAMPLES) * 100; in weight()
380 if (get(EGL10.EGL_SAMPLES) > 0) in toString()
381 s += String.format(" MSAAx%d", get(EGL10.EGL_SAMPLES)); in toString()
/dports/games/residualvm/residualvm-0.3.1/backends/platform/android/org/residualvm/residualvm/
H A DResidualVM.java306 EGL10.EGL_SAMPLES,
349 score -= get(EGL10.EGL_SAMPLES) * 100; in weight()
385 if (get(EGL10.EGL_SAMPLES) > 0) in toString()
386 s += String.format(" MSAAx%d", get(EGL10.EGL_SAMPLES)); in toString()
/dports/games/scummvm/scummvm-2.5.1/backends/platform/android3d/org/residualvm/residualvm/
H A DResidualVM.java314 EGL10.EGL_SAMPLES,
357 score -= get(EGL10.EGL_SAMPLES) * 100; in weight()
393 if (get(EGL10.EGL_SAMPLES) > 0) in toString()
394 s += String.format(" MSAAx%d", get(EGL10.EGL_SAMPLES)); in toString()
/dports/games/scummvm/scummvm-2.5.1/backends/platform/android/org/scummvm/scummvm/
H A DScummVM.java336 EGL10.EGL_SAMPLES,
387 score -= get(EGL10.EGL_SAMPLES) * 100; in weight()
424 if (get(EGL10.EGL_SAMPLES) > 0) in toString()
425 s += String.format(Locale.ROOT, " MSAAx%d", get(EGL10.EGL_SAMPLES)); in toString()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglconvenience.cpp103 configAttributes.append(EGL_SAMPLES); in q_createConfigAttributesFromFormat()
165 i = configAttributes->indexOf(EGL_SAMPLES); in q_reduceConfigAttributes()
379 eglGetConfigAttrib(display, config, EGL_SAMPLES, &sampleCount); in q_glFormatFromConfig()
442 {EGL_SAMPLES, "EGL_SAMPLES"},
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglconvenience.cpp103 configAttributes.append(EGL_SAMPLES); in q_createConfigAttributesFromFormat()
165 i = configAttributes->indexOf(EGL_SAMPLES); in q_reduceConfigAttributes()
379 eglGetConfigAttrib(display, config, EGL_SAMPLES, &sampleCount); in q_glFormatFromConfig()
442 {EGL_SAMPLES, "EGL_SAMPLES"},
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglconvenience.cpp103 configAttributes.append(EGL_SAMPLES); in q_createConfigAttributesFromFormat()
165 i = configAttributes->indexOf(EGL_SAMPLES); in q_reduceConfigAttributes()
379 eglGetConfigAttrib(display, config, EGL_SAMPLES, &sampleCount); in q_glFormatFromConfig()
442 {EGL_SAMPLES, "EGL_SAMPLES"},
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglconvenience.cpp103 configAttributes.append(EGL_SAMPLES); in q_createConfigAttributesFromFormat()
165 i = configAttributes->indexOf(EGL_SAMPLES); in q_reduceConfigAttributes()
379 eglGetConfigAttrib(display, config, EGL_SAMPLES, &sampleCount); in q_glFormatFromConfig()
442 {EGL_SAMPLES, "EGL_SAMPLES"},
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglconvenience.cpp103 configAttributes.append(EGL_SAMPLES); in q_createConfigAttributesFromFormat()
165 i = configAttributes->indexOf(EGL_SAMPLES); in q_reduceConfigAttributes()
379 eglGetConfigAttrib(display, config, EGL_SAMPLES, &sampleCount); in q_glFormatFromConfig()
442 {EGL_SAMPLES, "EGL_SAMPLES"},
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglconvenience.cpp103 configAttributes.append(EGL_SAMPLES); in q_createConfigAttributesFromFormat()
165 i = configAttributes->indexOf(EGL_SAMPLES); in q_reduceConfigAttributes()
379 eglGetConfigAttrib(display, config, EGL_SAMPLES, &sampleCount); in q_glFormatFromConfig()
442 {EGL_SAMPLES, "EGL_SAMPLES"},
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglconvenience.cpp103 configAttributes.append(EGL_SAMPLES); in q_createConfigAttributesFromFormat()
165 i = configAttributes->indexOf(EGL_SAMPLES); in q_reduceConfigAttributes()
379 eglGetConfigAttrib(display, config, EGL_SAMPLES, &sampleCount); in q_glFormatFromConfig()
442 {EGL_SAMPLES, "EGL_SAMPLES"},
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglconvenience.cpp103 configAttributes.append(EGL_SAMPLES); in q_createConfigAttributesFromFormat()
165 i = configAttributes->indexOf(EGL_SAMPLES); in q_reduceConfigAttributes()
379 eglGetConfigAttrib(display, config, EGL_SAMPLES, &sampleCount); in q_glFormatFromConfig()
442 {EGL_SAMPLES, "EGL_SAMPLES"},
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglconvenience.cpp103 configAttributes.append(EGL_SAMPLES); in q_createConfigAttributesFromFormat()
165 i = configAttributes->indexOf(EGL_SAMPLES); in q_reduceConfigAttributes()
379 eglGetConfigAttrib(display, config, EGL_SAMPLES, &sampleCount); in q_glFormatFromConfig()
442 {EGL_SAMPLES, "EGL_SAMPLES"},
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglconvenience.cpp103 configAttributes.append(EGL_SAMPLES); in q_createConfigAttributesFromFormat()
165 i = configAttributes->indexOf(EGL_SAMPLES); in q_reduceConfigAttributes()
379 eglGetConfigAttrib(display, config, EGL_SAMPLES, &sampleCount); in q_glFormatFromConfig()
442 {EGL_SAMPLES, "EGL_SAMPLES"},
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglconvenience.cpp103 configAttributes.append(EGL_SAMPLES); in q_createConfigAttributesFromFormat()
165 i = configAttributes->indexOf(EGL_SAMPLES); in q_reduceConfigAttributes()
379 eglGetConfigAttrib(display, config, EGL_SAMPLES, &sampleCount); in q_glFormatFromConfig()
442 {EGL_SAMPLES, "EGL_SAMPLES"},
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/platformsupport/eglconvenience/
H A Dqeglconvenience.cpp103 configAttributes.append(EGL_SAMPLES); in q_createConfigAttributesFromFormat()
165 i = configAttributes->indexOf(EGL_SAMPLES); in q_reduceConfigAttributes()
379 eglGetConfigAttrib(display, config, EGL_SAMPLES, &sampleCount); in q_glFormatFromConfig()
442 {EGL_SAMPLES, "EGL_SAMPLES"},

12345678910>>...21