Home
last modified time | relevance | path

Searched refs:EGLConfig (Results 1 – 25 of 81) sorted by relevance

1234

/external/jmonkeyengine/engine/src/android/com/jme3/system/android/
DAndroidConfigChooser.java8 import javax.microedition.khronos.egl.EGLConfig;
20 protected EGLConfig bestConfig = null;
21 protected EGLConfig fastestConfig = null;
22 protected EGLConfig choosenConfig = null;
54 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig()
107 private int getPixelFormat(EGLConfig conf, EGLDisplay display, EGL10 egl) { in getPixelFormat()
134 private int getOpenGLVersion(EGLConfig conf, EGLDisplay display, EGL10 egl) { in getOpenGLVersion()
154 public void logEGLConfig(EGLConfig conf, EGLDisplay display, EGL10 egl) { in logEGLConfig()
203 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig()
218 EGLConfig[] configs = new EGLConfig[numConfigs]; in chooseConfig()
[all …]
/external/deqp/framework/egl/
DegluUtil.hpp63 std::vector<eglw::EGLConfig> getConfigs (const eglw::Library& egl, eglw::EGLDisplay display);
64 std::vector<eglw::EGLConfig> chooseConfigs (const eglw::Library& egl, eglw::EGLDisplay display, …
65 std::vector<eglw::EGLConfig> chooseConfigs (const eglw::Library& egl, eglw::EGLDisplay display, …
66 std::vector<eglw::EGLConfig> chooseConfigs (const eglw::Library& egl, eglw::EGLDisplay display, …
67 eglw::EGLConfig chooseSingleConfig (const eglw::Library& egl, eglw::EGLDisplay display, const…
68 eglw::EGLConfig chooseSingleConfig (const eglw::Library& egl, eglw::EGLDisplay display, const…
69 eglw::EGLConfig chooseSingleConfig (const eglw::Library& egl, eglw::EGLDisplay display, const…
70 eglw::EGLConfig chooseConfigByID (const eglw::Library& egl, eglw::EGLDisplay display, eglw::E…
71 …gAttribInt (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig config, eglw::EG…
72 …t getConfigID (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig config);
[all …]
DegluUtil.cpp98 vector<EGLConfig> getConfigs (const Library& egl, EGLDisplay display) in getConfigs()
100 vector<EGLConfig> configs; in getConfigs()
113 vector<EGLConfig> chooseConfigs (const Library& egl, EGLDisplay display, const EGLint* attribList) in chooseConfigs()
120 vector<EGLConfig> configs(numConfigs); in chooseConfigs()
129 vector<EGLConfig> chooseConfigs (const Library& egl, EGLDisplay display, const FilterList& filters) in chooseConfigs()
131 const vector<EGLConfig> allConfigs (getConfigs(egl, display)); in chooseConfigs()
132 vector<EGLConfig> matchingConfigs; in chooseConfigs()
134 for (vector<EGLConfig>::const_iterator cfg = allConfigs.begin(); cfg != allConfigs.end(); ++cfg) in chooseConfigs()
143 EGLConfig chooseSingleConfig (const Library& egl, EGLDisplay display, const FilterList& filters) in chooseSingleConfig()
145 const vector<EGLConfig> allConfigs (getConfigs(egl, display)); in chooseSingleConfig()
[all …]
DegluCallLogWrapperApi.inl8 …nfig (eglw::EGLDisplay dpy, const eglw::EGLint *attrib_list, eglw::EGLConfig *configs, eglw::…
11 eglw::EGLContext eglCreateContext (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::E…
13 …Display dpy, eglw::EGLenum buftype, eglw::EGLClientBuffer buffer, eglw::EGLConfig config, const eg…
14 eglw::EGLSurface eglCreatePbufferSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, c…
15 eglw::EGLSurface eglCreatePixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eg…
16 eglw::EGLSurface eglCreatePlatformPixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig conf…
17 eglw::EGLSurface eglCreatePlatformWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig conf…
19 eglw::EGLSurface eglCreateWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eg…
24 eglw::EGLBoolean eglGetConfigAttrib (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw:…
25 eglw::EGLBoolean eglGetConfigs (eglw::EGLDisplay dpy, eglw::EGLConfig *configs, eglw::E…
DegluConfigFilter.hpp46 CandidateConfig (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig config);
81 eglw::EGLConfig config;
98 …bool match (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig config) con…
DegluGLUtil.hpp42 …eGLContext (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig config, const gl…
43 eglw::EGLConfig chooseConfig (const eglw::Library& egl, eglw::EGLDisplay display, const glu::Ren…
DegluGLUtil.cpp158 static bool configMatches (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig eglC… in configMatches()
224 EGLConfig chooseConfig (const Library& egl, EGLDisplay display, const glu::RenderConfig& config) in chooseConfig()
226 const std::vector<EGLConfig> configs = eglu::getConfigs(egl, display); in chooseConfig()
228 for (vector<EGLConfig>::const_iterator iter = configs.begin(); iter != configs.end(); ++iter) in chooseConfig()
/external/deqp/framework/egl/wrapper/
DeglwFuncPtrLibraryDecl.inl8 EGLBoolean chooseConfig (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs,…
12 EGLContext createContext (EGLDisplay dpy, EGLConfig config, EGLContext share_context, c…
15 …mClientBuffer (EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EG…
16 EGLSurface createPbufferSurface (EGLDisplay dpy, EGLConfig config, const EGLint *attrib_l…
17 EGLSurface createPixmapSurface (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pi…
18 EGLSurface createPlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, void *native_pix…
19 EGLSurface createPlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_p…
20 EGLSurface createPlatformWindowSurface (EGLDisplay dpy, EGLConfig config, void *native_win…
21 EGLSurface createPlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_w…
24 EGLSurface createWindowSurface (EGLDisplay dpy, EGLConfig config, EGLNativeWindowType wi…
[all …]
DeglwLibrary.inl8 virtual EGLBoolean chooseConfig (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *…
12 virtual EGLContext createContext (EGLDisplay dpy, EGLConfig config, EGLContext share_co…
15 …mClientBuffer (EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EG…
16 virtual EGLSurface createPbufferSurface (EGLDisplay dpy, EGLConfig config, const EGLint *…
17 virtual EGLSurface createPixmapSurface (EGLDisplay dpy, EGLConfig config, EGLNativePixma…
18 virtual EGLSurface createPlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, void *na…
19 virtual EGLSurface createPlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *…
20 virtual EGLSurface createPlatformWindowSurface (EGLDisplay dpy, EGLConfig config, void *na…
21 virtual EGLSurface createPlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *…
24 virtual EGLSurface createWindowSurface (EGLDisplay dpy, EGLConfig config, EGLNativeWindo…
[all …]
DeglwFunctionTypes.inl8 …Y* eglChooseConfigFunc) (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, EGLint…
12 …text (EGLW_APIENTRY* eglCreateContextFunc) (EGLDisplay dpy, EGLConfig config, EGLConte…
15 …ntBufferFunc) (EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EG…
16 … (EGLW_APIENTRY* eglCreatePbufferSurfaceFunc) (EGLDisplay dpy, EGLConfig config, const EG…
17 … (EGLW_APIENTRY* eglCreatePixmapSurfaceFunc) (EGLDisplay dpy, EGLConfig config, EGLNativ…
18 … (EGLW_APIENTRY* eglCreatePlatformPixmapSurfaceFunc) (EGLDisplay dpy, EGLConfig config, void *na…
19 …(EGLW_APIENTRY* eglCreatePlatformPixmapSurfaceEXTFunc) (EGLDisplay dpy, EGLConfig config, void *na…
20 … (EGLW_APIENTRY* eglCreatePlatformWindowSurfaceFunc) (EGLDisplay dpy, EGLConfig config, void *na…
21 …(EGLW_APIENTRY* eglCreatePlatformWindowSurfaceEXTFunc) (EGLDisplay dpy, EGLConfig config, void *na…
24 … (EGLW_APIENTRY* eglCreateWindowSurfaceFunc) (EGLDisplay dpy, EGLConfig config, EGLNativ…
[all …]
DeglwApi.inl65 EGLBoolean eglwChooseConfig (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *conf…
69 EGLContext eglwCreateContext (EGLDisplay dpy, EGLConfig config, EGLContext share_contex…
72 …mClientBuffer (EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EG…
73 EGLSurface eglwCreatePbufferSurface (EGLDisplay dpy, EGLConfig config, const EGLint *attr…
74 EGLSurface eglwCreatePixmapSurface (EGLDisplay dpy, EGLConfig config, EGLNativePixmapTyp…
75 EGLSurface eglwCreatePlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, void *native…
76 EGLSurface eglwCreatePlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *nati…
77 EGLSurface eglwCreatePlatformWindowSurface (EGLDisplay dpy, EGLConfig config, void *native…
78 EGLSurface eglwCreatePlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *nati…
81 EGLSurface eglwCreateWindowSurface (EGLDisplay dpy, EGLConfig config, EGLNativeWindowTyp…
[all …]
DeglwFuncPtrLibraryImpl.inl17 EGLBoolean FuncPtrLibrary::chooseConfig (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *conf…
37 EGLContext FuncPtrLibrary::createContext (EGLDisplay dpy, EGLConfig config, EGLContext share_contex…
52 …mClientBuffer (EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EG…
57 EGLSurface FuncPtrLibrary::createPbufferSurface (EGLDisplay dpy, EGLConfig config, const EGLint *at…
62 EGLSurface FuncPtrLibrary::createPixmapSurface (EGLDisplay dpy, EGLConfig config, EGLNativePixmapTy…
67 EGLSurface FuncPtrLibrary::createPlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, void *nat…
72 EGLSurface FuncPtrLibrary::createPlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *…
77 EGLSurface FuncPtrLibrary::createPlatformWindowSurface (EGLDisplay dpy, EGLConfig config, void *nat…
82 EGLSurface FuncPtrLibrary::createPlatformWindowSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *…
97 EGLSurface FuncPtrLibrary::createWindowSurface (EGLDisplay dpy, EGLConfig config, EGLNativeWindowTy…
[all …]
/external/deqp/modules/egl/
DteglNegativeApiTests.cpp234 EGLConfig configs[1]; in init()
285 expectNoContext(eglCreateContext(display, (EGLConfig)-1, EGL_NO_CONTEXT, s_emptyAttribList)); in init()
294 EGLConfig es1OnlyConfig; in init()
302 EGLConfig es2OnlyConfig; in init()
310 EGLConfig vgOnlyConfig; in init()
321 EGLConfig glOnlyConfig; in init()
329 EGLConfig vgOnlyConfig; in init()
340 EGLConfig glOnlyConfig; in init()
348 EGLConfig es1OnlyConfig; in init()
356 EGLConfig es2OnlyConfig; in init()
[all …]
DteglQueryConfigTests.cpp106 std::vector<EGLConfig> buffer (numConfigAll + 10); in checkGetConfigsBounds()
108 std::vector<deUint32> magicBuffer ((buffer.size() * sizeof(EGLConfig)) / sizeof(deUint32) + 1); in checkGetConfigsBounds()
109 const EGLConfig* magicConfigs = reinterpret_cast<EGLConfig*>(&magicBuffer[0]); in checkGetConfigsBounds()
203 EGLint getValue (EGLConfig config, EGLenum attrib, bool logValue=true);
205 virtual void executeTest (EGLConfig config) = 0;
211 std::vector<EGLConfig> m_configs;
212 std::vector<EGLConfig>::const_iterator m_configsIter;
249 const EGLConfig config = *m_configsIter; in iterate()
269 EGLint GetConfigAttribCase::getValue (EGLConfig config, EGLenum attrib, bool logValue) in getValue()
398 void executeTest (EGLConfig config) in executeTest()
[all …]
DteglSimpleConfigCase.hpp52 virtual void executeForConfig (eglw::EGLDisplay display, eglw::EGLConfig config) = DE_NULL;
60 std::vector<eglw::EGLConfig> m_configs;
61 std::vector<eglw::EGLConfig>::iterator m_configIter;
DteglChooseConfigTests.cpp56 string configListToString (const Library& egl, const EGLDisplay& display, const vector<EGLConfig>& … in configListToString()
59 …for (vector<EGLConfig>::const_iterator cfgIter = configs.begin(); cfgIter != configs.end(); cfgIte… in configListToString()
61 EGLConfig config = *cfgIter; in configListToString()
85 …st Library& egl, const EGLDisplay& display, const vector<EGLConfig>& as, const vector<EGLConfig>& … in configListEqual()
178 std::vector<EGLConfig> resultConfigs; in executeTest()
179 std::vector<EGLConfig> referenceConfigs; in executeTest()
197 …bool isSetMatch = (set<EGLConfig>(resultConfigs.begin(), resultConfigs.end()) == set<EGLConfig>(r… in executeTest()
293 vector<EGLConfig> configs = eglu::getConfigs(m_eglTestCtx.getLibrary(), m_display); in getValue()
DteglRenderCase.hpp46 eglw::EGLConfig config;
50 Config (eglw::EGLConfig config_, eglw::EGLint surfaceTypeBit_, eglw::EGLint apiBits_) in Config()
58 virtual void executeForConfig (eglw::EGLDisplay display, eglw::EGLConfig config);
DteglCreateSurfaceTests.cpp65 EGLSurface createWindowSurface (EGLDisplay display, EGLConfig config, eglu::NativeDisplay& nativeDi… in createWindowSurface()
86 EGLSurface createPixmapSurface (EGLDisplay display, EGLConfig config, eglu::NativeDisplay& nativeDi… in createPixmapSurface()
116 void executeForConfig (EGLDisplay display, EGLConfig config) in executeForConfig()
174 void executeForConfig (EGLDisplay display, EGLConfig config) in executeForConfig()
230 void executeForConfig (EGLDisplay display, EGLConfig config) in executeForConfig()
/external/mesa3d/include/EGL/
Degl.h46 typedef void *EGLConfig; typedef
257 EGLAPI EGLBoolean EGLAPIENTRY eglGetConfigs(EGLDisplay dpy, EGLConfig *configs,
260 EGLConfig *configs, EGLint config_size,
262 EGLAPI EGLBoolean EGLAPIENTRY eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config,
265 EGLAPI EGLSurface EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config,
268 EGLAPI EGLSurface EGLAPIENTRY eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config,
270 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,
286 EGLConfig config, const EGLint *attrib_list);
297 EGLAPI EGLContext EGLAPIENTRY eglCreateContext(EGLDisplay dpy, EGLConfig config,
/external/mesa3d/src/egl/main/
Deglconfig.h169 PUBLIC EGLConfig
174 _eglLookupConfig(EGLConfig config, _EGLDisplay *dpy);
180 static INLINE EGLConfig
183 return (EGLConfig) conf; in _eglGetConfigHandle()
206 _eglFilterConfigArray(_EGLArray *array, EGLConfig *configs,
215 _eglChooseConfig(_EGLDriver *drv, _EGLDisplay *dpy, const EGLint *attrib_list, EGLConfig *configs, …
223 _eglGetConfigs(_EGLDriver *drv, _EGLDisplay *dpy, EGLConfig *configs, EGLint config_size, EGLint *n…
Deglconfig.c78 PUBLIC EGLConfig
89 return (EGLConfig) NULL; in _eglLinkConfig()
94 return (EGLConfig) conf; in _eglLinkConfig()
103 _eglLookupConfig(EGLConfig config, _EGLDisplay *dpy) in _eglLookupConfig()
710 _eglFilterConfigArray(_EGLArray *array, EGLConfig *configs, in _eglFilterConfigArray()
777 EGLConfig *configs, EGLint config_size, EGLint *num_configs) in _eglChooseConfig()
822 EGLConfig *handle = (EGLConfig *) buffer; in _eglFlattenConfig()
831 _eglGetConfigs(_EGLDriver *drv, _EGLDisplay *disp, EGLConfig *configs, in _eglGetConfigs()
/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java24 import javax.microedition.khronos.egl.EGLConfig;
634 void onSurfaceCreated(GL10 gl, EGLConfig config); in onSurfaceCreated()
701 EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig); in createContext()
708 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig config) { in createContext()
729 EGLSurface createWindowSurface(EGL10 egl, EGLDisplay display, EGLConfig config, in createWindowSurface()
737 EGLConfig config, Object nativeWindow) { in createWindowSurface()
764 EGLConfig chooseConfig(EGL10 egl, EGLDisplay display); in chooseConfig()
773 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig()
787 EGLConfig[] configs = new EGLConfig[numConfigs]; in chooseConfig()
792 EGLConfig config = chooseConfig(egl, display, configs); in chooseConfig()
[all …]
/external/skia/platform_tools/android/app/src/com/skia/
DSkiaSampleView.java11 import javax.microedition.khronos.egl.EGLConfig;
193 public EGLConfig chooseConfig(EGL10 egl, EGLDisplay display) { in chooseConfig()
277 EGLConfig[] configs = new EGLConfig[numConfigs]; in chooseConfig()
283 EGLConfig config = configs[i]; in chooseConfig()
297 EGLConfig config, int attribute, int defaultValue) { in findConfigAttrib()
DSkiaSampleRenderer.java14 import javax.microedition.khronos.egl.EGLConfig;
41 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
/external/deqp/framework/platform/X11/
DtcuX11EglPlatform.cpp50 …W_APIENTRY* eglX11CreatePixmapSurfaceFunc) (eglw::EGLDisplay dpy, eglw::EGLConfig config, EGLNativ…
51 …W_APIENTRY* eglX11CreateWindowSurfaceFunc) (eglw::EGLDisplay dpy, eglw::EGLConfig config, EGLNativ…
83 …eglw::EGLSurface createPixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativ… in createPixmapSurface()
88 …eglw::EGLSurface createWindowSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativ… in createWindowSurface()
175 eglw::EGLConfig config,
195 eglw::EGLConfig config, in createWindow()

1234