Home
last modified time | relevance | path

Searched refs:EGL_OPENGL_ES_BIT (Results 1 – 25 of 30) sorted by relevance

12

/external/deqp/modules/egl/
DteglColorClearTests.cpp86 CASE("gles1", "Color clears using GLES1", EGL_OPENGL_ES_BIT, 1), in init()
94 … "Color clears using multiple GLES1 contexts to shared surface", EGL_OPENGL_ES_BIT, 3… in init()
98 …CASE("gles1_gles2", "Color clears using multiple APIs to shared surface", EGL_OPENGL_ES_BIT|E… in init()
99 …s2_gles3", "Color clears using multiple APIs to shared surface", EGL_OPENGL_ES_BIT|EGL_OPENGL_E… in init()
100 …CASE("gles1_vg", "Color clears using multiple APIs to shared surface", EGL_OPENGL_ES_BIT|EGL_… in init()
103 …les2_vg", "Color clears using multiple APIs to shared surface", EGL_OPENGL_ES_BIT|EGL_OPENGL_E… in init()
DteglRenderCase.cpp94 apiMask |= EGL_OPENGL_ES_BIT; in getBuildClientAPIMask()
109 if (requiredAPIs & EGL_OPENGL_ES_BIT) in checkBuildClientAPISupport()
226 …const EGLint apis[] = { EGL_OPENGL_ES2_BIT, EGL_OPENGL_ES3_BIT_KHR, EGL_OPENGL_ES_BIT, EGL_OPEN… in executeForSurface()
261 case EGL_OPENGL_ES_BIT: in executeForSurface()
339 if (m_apiMask & EGL_OPENGL_ES_BIT) in executeForSurface()
343 …contexts.push_back(std::make_pair(EGL_OPENGL_ES_BIT, egl.createContext(display, config.config, EGL… in executeForSurface()
DteglGetProcAddressTests.cpp239 EGLint renderableType = EGL_OPENGL_ES_BIT; in RenderableType()
244 renderableType = EGL_OPENGL_ES_BIT; in RenderableType()
258 EGLint renderableType = EGL_OPENGL_ES_BIT; in isApiSupported()
DteglNegativeApiTests.cpp130 …er s_renderAPIFilters[] = { renderable<EGL_OPENGL_BIT>, renderable<EGL_OPENGL_ES_BIT>, renderable… in init()
315 …if (getConfig(&es1OnlyConfig, FilterList() << renderable<EGL_OPENGL_ES_BIT> << notRenderable<EGL_O… in init()
342 …Config, FilterList() << renderable<EGL_OPENGL_BIT> << notRenderable<EGL_OPENGL_ES_BIT|EGL_OPENGL_E… in init()
350 …Config, FilterList() << renderable<EGL_OPENVG_BIT> << notRenderable<EGL_OPENGL_ES_BIT|EGL_OPENGL_E… in init()
369 …if (getConfig(&es1OnlyConfig, FilterList() << renderable<EGL_OPENGL_ES_BIT> << notRenderable<EGL_O… in init()
392 if (getConfig(&notES1Config, FilterList() << notRenderable<EGL_OPENGL_ES_BIT>)) in init()
470 gotConfig = getConfig(&esConfig, FilterList() << renderable<EGL_OPENGL_ES_BIT>) || in init()
609 if (getConfig(&noEsConfig, FilterList() << notRenderable<EGL_OPENGL_ES_BIT|EGL_OPENGL_ES2_BIT>)) in init()
624 bool gotEsConfig = getConfig(&esConfig, FilterList() << renderable<EGL_OPENGL_ES_BIT>) || in init()
DteglColorClearCase.cpp114 …case EGL_OPENGL_ES_BIT: gles1::clear(clear.x, clear.y, clear.width, clear.height, clear.color.to… in renderClear()
127 case EGL_OPENGL_ES_BIT: gles1::finish(); break; in finish()
140 case EGL_OPENGL_ES_BIT: gles1::readPixels (dst, 0, 0, dst.getWidth(), dst.getHeight()); break; in readPixels()
DteglChooseConfigTests.cpp277 { EGL_CONFORMANT, EGL_OPENGL_ES_BIT }, in getValue()
278 { EGL_RENDERABLE_TYPE, EGL_OPENGL_ES_BIT }, in getValue()
394 api |= rnd.getBool() ? EGL_OPENGL_ES_BIT : 0; in getApiBits()
DteglSurfacelessContextTests.cpp93 { "OpenGL ES 1", EGL_OPENGL_ES_API, EGL_OPENGL_ES_BIT, es1Attrs }, in executeForConfig()
DteglQueryContextTests.cpp61 case EGL_OPENGL_ES_BIT: return EGL_OPENGL_ES_API; in getClientTypeFromAPIBit()
76 case EGL_OPENGL_ES_BIT: return 1; in getMinClientMajorVersion()
DteglCreateContextTests.cpp57 { "OpenGL ES 1", EGL_OPENGL_ES_API, EGL_OPENGL_ES_BIT, true, s_es1Attrs },
DteglCreateContextExtTests.cpp1120 { "gles_10", "Create OpenGL ES 1.0 context", EGL_OPENGL_ES_API, EGL_OPENGL_ES_BIT, in init()
1122 { "gles_11", "Create OpenGL ES 1.1 context", EGL_OPENGL_ES_API, EGL_OPENGL_ES_BIT, in init()
/external/mesa3d/src/egl/main/
Deglcurrent.h42 (EGL_OPENGL_ES_BIT | \
Deglconfig.c220 EGL_OPENGL_ES_BIT },
346 mask = EGL_OPENGL_ES_BIT | in _eglValidateConfig()
Deglsurface.c423 EGLint all_es_bits = EGL_OPENGL_ES_BIT | in _eglSurfaceAttrib()
Deglcontext.c54 bit = EGL_OPENGL_ES_BIT; in _eglGetContextAPIBit()
/external/deqp/framework/egl/
DegluStrUtil.inl290 tcu::Format::BitDesc(EGL_OPENGL_ES_BIT, "EGL_OPENGL_ES_BIT"),
DegluGLUtil.cpp67 case 1: return EGL_OPENGL_ES_BIT; in apiRenderableType()
/external/swiftshader/src/OpenGL/libEGL/
DConfig.cpp125 mConformant = EGL_OPENGL_ES_BIT | EGL_OPENGL_ES2_BIT | EGL_OPENGL_ES3_BIT; in Config()
182 mRenderableType = EGL_OPENGL_ES_BIT | EGL_OPENGL_ES2_BIT | EGL_OPENGL_ES3_BIT; in Config()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
Degl.h156 #define EGL_OPENGL_ES_BIT 0x0001 /* EGL_RENDERABLE_TYPE mask bits */ macro
/external/virglrenderer/src/
Dvirgl_egl_context.c152 conf_att[3] = EGL_OPENGL_ES_BIT; in virgl_egl_init()
/external/mesa3d/include/EGL/
Degl.h189 #define EGL_OPENGL_ES_BIT 0x0001 macro
/external/swiftshader/include/EGL/
Degl.h189 #define EGL_OPENGL_ES_BIT 0x0001 macro
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp289 frame_buffer_attribs.push_back(EGL_OPENGL_ES_BIT); in EglRenderContext()
/external/deqp/framework/egl/wrapper/
DeglwEnums.inl16 #define EGL_OPENGL_ES_BIT 0x0001 macro
DeglwEnumsC.inl16 #define EGL_OPENGL_ES_BIT 0x0001 macro
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.cpp475 i32Values[0] & EGL_OPENGL_ES_BIT ? "OPENGL_ES " : "", in OutputAPIInfo()

12