/external/angle/src/tests/egl_tests/ |
D | EGLBackwardsCompatibleContextTest.cpp | 36 EGLint dispattrs[] = {EGL_PLATFORM_ANGLE_TYPE_ANGLE, GetParam().getRenderer(), EGL_NONE}; in testSetUp() 66 EGLint surfaceType = EGL_NONE; in testSetUp() 71 EGL_WIDTH, 500, EGL_HEIGHT, 500, EGL_NONE, in testSetUp() 121 EGL_NONE, in TEST_P() 122 EGL_NONE}; in TEST_P() 149 EGL_CONTEXT_MAJOR_VERSION, 3, EGL_CONTEXT_MINOR_VERSION, 0, EGL_NONE, EGL_NONE}; in TEST_P() 159 EGL_CONTEXT_MAJOR_VERSION, 2, EGL_CONTEXT_MINOR_VERSION, 0, EGL_NONE, EGL_NONE}; in TEST_P() 179 EGL_CONTEXT_MAJOR_VERSION, 1, EGL_CONTEXT_MINOR_VERSION, 1, EGL_NONE, EGL_NONE}; in TEST_P() 190 EGL_CONTEXT_MAJOR_VERSION, 1, EGL_CONTEXT_MINOR_VERSION, 0, EGL_NONE, EGL_NONE}; in TEST_P()
|
D | EGLCreateContextAttribsTest.cpp | 25 EGLint dispattrs[] = {EGL_PLATFORM_ANGLE_TYPE_ANGLE, GetParam().getRenderer(), EGL_NONE}; in testSetUp() 46 EGLint cfgAttribList1[] = {EGL_RENDERABLE_TYPE, EGL_OPENGL_ES_BIT, EGL_NONE}; in TEST_P() 52 EGL_NONE}; in TEST_P() 58 EGLint cfgAttribList2[] = {EGL_RENDERABLE_TYPE, (EGL_OPENGL_ES2_BIT), EGL_NONE}; in TEST_P() 64 EGL_NONE}; in TEST_P() 71 EGL_NONE}; in TEST_P() 78 EGL_NONE}; in TEST_P() 131 EGL_NONE}; in TEST_P() 141 EGL_NONE}; in TEST_P() 151 EGL_NONE}; in TEST_P() [all …]
|
D | EGLIOSurfaceClientBufferTest.cpp | 188 EGL_NONE, EGL_NONE, in createIOSurfacePbuffer() 798 EGL_NONE, EGL_NONE, in TEST_P() 820 EGL_NONE, EGL_NONE, in TEST_P() 840 EGL_NONE, EGL_NONE, in TEST_P() 860 EGL_NONE, EGL_NONE, in TEST_P() 881 EGL_NONE, EGL_NONE, in TEST_P() 901 EGL_NONE, EGL_NONE, in TEST_P() 922 EGL_NONE, EGL_NONE, in TEST_P() 942 EGL_NONE, EGL_NONE, in TEST_P() 971 EGL_NONE, EGL_NONE, in TEST_P() [all …]
|
D | EGLStreamTest.cpp | 77 EGL_NONE, in TEST_P() 80 EGL_NONE, in TEST_P() 83 EGL_NONE, in TEST_P() 86 EGL_NONE, in TEST_P() 89 EGL_NONE, in TEST_P() 116 EGL_NONE, in TEST_P() 170 EGL_CONSUMER_LATENCY_USEC_KHR, 0, EGL_CONSUMER_ACQUIRE_TIMEOUT_USEC_KHR, 0, EGL_NONE, in TEST_P() 208 EGL_CONSUMER_LATENCY_USEC_KHR, 0, EGL_CONSUMER_ACQUIRE_TIMEOUT_USEC_KHR, 0, EGL_NONE, in TEST_P() 219 EGL_NONE, in TEST_P() 224 EGL_NONE, in TEST_P() [all …]
|
D | EGLProtectedContentTest.cpp | 32 EGLint dispattrs[] = {EGL_PLATFORM_ANGLE_TYPE_ANGLE, GetParam().getRenderer(), EGL_NONE}; in testSetUp() 66 EGL_NONE}; in chooseConfig() 79 EGL_PROTECTED_CONTENT_EXT, EGL_TRUE, EGL_NONE}; in createContext() 80 EGLint attribsUnProtected[] = {EGL_CONTEXT_MAJOR_VERSION, mMajorVersion, EGL_NONE}; in createContext() 93 EGL_WIDTH, kWidth, EGL_HEIGHT, kHeight, EGL_PROTECTED_CONTENT_EXT, EGL_TRUE, EGL_NONE}; in createPbufferSurface() 94 EGLint attribsUnProtected[] = {EGL_WIDTH, kWidth, EGL_HEIGHT, kHeight, EGL_NONE}; in createPbufferSurface() 109 EGLint attribsProtected[] = {EGL_PROTECTED_CONTENT_EXT, EGL_TRUE, EGL_NONE}; in createWindowSurface() 110 EGLint attribsUnProtected[] = {EGL_NONE}; in createWindowSurface()
|
D | EGLSurfaceTest.cpp | 118 displayAttributes.push_back(EGL_NONE); in initializeDisplay() 134 EGLint contextAttibutes[] = {EGL_CONTEXT_CLIENT_VERSION, GetParam().majorVersion, EGL_NONE}; in initializeSingleContext() 151 EGLint surfaceType = EGL_NONE; in initializeSurfaceWithAttribs() 157 windowAttributes.push_back(EGL_NONE); in initializeSurfaceWithAttribs() 174 pbufferAttributes.push_back(EGL_NONE); in initializeSurfaceWithAttribs() 207 EGL_NONE}; in chooseDefaultConfig() 268 surfaceAttributes.push_back(EGL_NONE); in runMessageLoopTest() 269 surfaceAttributes.push_back(EGL_NONE); in runMessageLoopTest() 341 EGL_NONE, in initializeSurfaceWithFloatConfig() 342 EGL_NONE}; in initializeSurfaceWithFloatConfig() [all …]
|
D | EGLQueryContextTest.cpp | 20 EGLint dispattrs[] = {EGL_PLATFORM_ANGLE_TYPE_ANGLE, GetParam().getRenderer(), EGL_NONE}; in testSetUp() 35 EGL_NONE}; in testSetUp() 39 EGLint ctxattrs[] = {EGL_CONTEXT_CLIENT_VERSION, clientVersion, EGL_NONE}; in testSetUp() 43 EGLint surfaceType = EGL_NONE; in testSetUp() 47 EGLint surfattrs[] = {EGL_WIDTH, 16, EGL_HEIGHT, 16, EGL_NONE}; in testSetUp() 102 EXPECT_TRUE(renderBuffer == EGL_NONE); in TEST_P()
|
D | EGLDisplayLuidTest.cpp | 60 EGL_PLATFORM_ANGLE_D3D_LUID_HIGH_ANGLE, 1, EGL_NONE}; in TEST_P() 73 EGL_NONE}; in TEST_P() 80 EGL_PLATFORM_ANGLE_D3D_LUID_HIGH_ANGLE, 1, EGL_NONE}; in TEST_P()
|
D | EGLDebugTest.cpp | 96 EGL_NONE, in TEST_P() 97 EGL_NONE, in TEST_P() 140 EGL_NONE, in TEST_P() 141 EGL_NONE, in TEST_P()
|
D | EGLSyncControlTest.cpp | 101 EGL_NONE}; in InitializeDisplay() 124 const EGLint configAttributes[] = {EGL_NONE}; in CreateWindowSurface() 129 const EGLint surfaceAttributes[] = {EGL_DIRECT_COMPOSITION_ANGLE, EGL_TRUE, EGL_NONE}; in CreateWindowSurface() 143 EGLint contextAttibutes[] = {EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE}; in CreateWindowSurface()
|
D | EGLNoConfigContextTest.cpp | 29 EGLint dispattrs[] = {EGL_PLATFORM_ANGLE_TYPE_ANGLE, GetParam().getRenderer(), EGL_NONE}; in testSetUp() 41 EGLint ctxattrs[] = {EGL_CONTEXT_CLIENT_VERSION, clientVersion, EGL_NONE}; in testSetUp() 101 EGLint surfattrs[] = {EGL_WIDTH, kWidth, EGL_HEIGHT, kHeight, EGL_NONE}; in TEST_P()
|
/external/deqp/modules/egl/ |
D | teglCreateContextExtTests.cpp | 84 while (attribList[size] != EGL_NONE) in getAttribListLength() 212 while ((*iter) != EGL_NONE) in attribListToContextType() 314 while ((*iter) != EGL_NONE) in logAttribList() 377 while ((*iter) != EGL_NONE) in checkRequiredExtensions() 670 while ((*iter) != EGL_NONE) in validateCurrentContext() 900 EGL_NONE in iterate() 1121 { EGL_CONTEXT_MAJOR_VERSION_KHR, 1, EGL_CONTEXT_MINOR_VERSION_KHR, 0, EGL_NONE} }, in init() 1123 { EGL_CONTEXT_MAJOR_VERSION_KHR, 1, EGL_CONTEXT_MINOR_VERSION_KHR, 1, EGL_NONE } }, in init() 1127 { EGL_CONTEXT_MAJOR_VERSION_KHR, 2, EGL_CONTEXT_MINOR_VERSION_KHR, 0, EGL_NONE } }, in init() 1130 { EGL_CONTEXT_MAJOR_VERSION_KHR, 3, EGL_CONTEXT_MINOR_VERSION_KHR, 0, EGL_NONE} }, in init() [all …]
|
D | teglWideColorTests.cpp | 382 EGL_NONE, EGL_NONE in check1010102Support() 434 EGL_NONE, EGL_NONE in checkFP16Support() 621 while (attribList[idx] != EGL_NONE) in WideColorSurfaceTest() 638 m_attribList.push_back(EGL_NONE); in WideColorSurfaceTest() 646 while (attributes[idx] != EGL_NONE) in addTestAttributes() 673 if (m_colorSpace != EGL_NONE && !eglu::hasExtension(egl, m_eglDisplay, "EGL_KHR_gl_colorspace")) in init() 1155 EGL_NONE in doClearTest() 1235 if (m_colorSpace != EGL_NONE) in executeTest() 1240 attribs.push_back(EGL_NONE); in executeTest() 1241 attribs.push_back(EGL_NONE); in executeTest() [all …]
|
D | teglNegativeApiTests.cpp | 125 static const EGLint s_emptyAttribList[] = { EGL_NONE }; in init() 126 static const EGLint s_es1ContextAttribList[] = { EGL_CONTEXT_CLIENT_VERSION, 1, EGL_NONE }; in init() 127 static const EGLint s_es2ContextAttribList[] = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL_NONE }; in init() 193 static const EGLint s_validGenericPbufferAttrib[] = { EGL_WIDTH, 64, EGL_HEIGHT, 64, EGL_NONE }; in init() 232 static const EGLint s_invalidChooseConfigAttribList0[] = { 0, EGL_NONE }; in init() 234 static const EGLint s_invalidChooseConfigAttribList2[] = { EGL_BIND_TO_TEXTURE_RGB, 4, EGL_NONE }; in init() 235 static const EGLint s_invalidChooseConfigAttribList3[] = { EGL_BIND_TO_TEXTURE_RGBA, 5, EGL_NONE }; in init() 236 static const EGLint s_invalidChooseConfigAttribList4[] = { EGL_COLOR_BUFFER_TYPE, 0, EGL_NONE }; in init() 237 static const EGLint s_invalidChooseConfigAttribList5[] = { EGL_NATIVE_RENDERABLE, 6, EGL_NONE }; in init() 238 static const EGLint s_invalidChooseConfigAttribList6[] = { EGL_TRANSPARENT_TYPE, 6, EGL_NONE }; in init() [all …]
|
/external/deqp/framework/egl/ |
D | egluConfigInfo.hpp | 119 , yuvOrder (EGL_NONE) in ConfigInfo() 121 , yuvSubsample (EGL_NONE) in ConfigInfo() 122 , yuvDepthRange (EGL_NONE) in ConfigInfo() 123 , yuvCscStandard (EGL_NONE) in ConfigInfo() 125 , colorComponentType (EGL_NONE) in ConfigInfo()
|
D | egluNativeDisplay.cpp | 44 DE_ASSERT(platformType != EGL_NONE && platformExtension); in NativeDisplay() 50 , m_platformType (EGL_NONE) in NativeDisplay() 93 …DE_ASSERT(platformType != EGL_NONE && (platformExtension || (platformCapabilities & NativeDisplay:… in NativeDisplayFactory() 100 , m_platformType (EGL_NONE) in NativeDisplayFactory()
|
D | egluStrUtil.cpp | 48 if (attribFmt.value == EGL_NONE) in operator <<() 160 if (attrib == EGL_NONE) in operator <<() 200 if (attrib == EGL_NONE) in operator <<() 240 if (attrib == EGL_NONE) in operator <<()
|
/external/angle/src/libANGLE/ |
D | Config.cpp | 39 configCaveat(EGL_NONE), in Config() 58 transparentType(EGL_NONE), in Config() 151 static_assert(EGL_NONE < EGL_SLOW_CONFIG && EGL_SLOW_CONFIG < EGL_NON_CONFORMANT_CONFIG, in operator ()() 300 if (attributeMap.get(EGL_TRANSPARENT_TYPE, EGL_NONE) != EGL_NONE) in filter() 306 if (attributeMap.get(EGL_TRANSPARENT_TYPE, EGL_NONE) != EGL_NONE) in filter() 312 if (attributeMap.get(EGL_TRANSPARENT_TYPE, EGL_NONE) != EGL_NONE) in filter()
|
D | AttributeMap.cpp | 68 ret.push_back(EGL_NONE); in toIntVector() 89 for (const EGLint *curAttrib = attributes; curAttrib[0] != EGL_NONE; curAttrib += 2) in CreateFromIntArray() 103 for (const EGLAttrib *curAttrib = attributes; curAttrib[0] != EGL_NONE; curAttrib += 2) in CreateFromAttribArray()
|
/external/swiftshader/tests/GLESUnitTests/ |
D | unittests.cpp | 120 EGL_NONE in Initialize() 150 EGL_NONE in Initialize() 159 EGL_NONE in Initialize() 2275 EGL_NONE, in createIOSurfacePbuffer() 2276 EGL_NONE, in createIOSurfacePbuffer() 2568 EGL_NONE, in TEST_F() 2569 EGL_NONE, in TEST_F() 2595 EGL_NONE, in TEST_F() 2596 EGL_NONE, in TEST_F() 2619 EGL_NONE, in TEST_F() [all …]
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/util/ |
D | EGLSurfaceTexture.java | 70 EGL14.EGL_CONFIG_CAVEAT, EGL14.EGL_NONE, 72 EGL14.EGL_NONE 246 glAttributes = new int[] {EGL14.EGL_CONTEXT_CLIENT_VERSION, 2, EGL14.EGL_NONE}; in createEGLContext() 254 EGL14.EGL_NONE in createEGLContext() 282 EGL14.EGL_NONE in createEGLSurface() 291 EGL14.EGL_NONE in createEGLSurface()
|
/external/mesa3d/src/egl/main/ |
D | eglconfig.c | 67 conf->ConfigCaveat = EGL_NONE; in _eglInitConfig() 68 conf->TransparentType = EGL_NONE; in _eglInitConfig() 69 conf->NativeVisualType = EGL_NONE; in _eglInitConfig() 235 EGL_NONE }, 247 EGL_NONE }, 312 if (val != EGL_NONE && val != EGL_SLOW_CONFIG && in _eglValidateConfig() 317 if (val != EGL_NONE && val != EGL_TRANSPARENT_RGB) in _eglValidateConfig() 421 if (conf->NativeVisualID != 0 || conf->NativeVisualType != EGL_NONE) in _eglValidateConfig() 539 for (i = 0; attrib_list && attrib_list[i] != EGL_NONE; i += 2) { in _eglParseConfigAttribList() 569 if (conf->TransparentType == EGL_NONE) { in _eglParseConfigAttribList() [all …]
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | Config.cpp | 124 mConfigCaveat = EGL_NONE; in Config() 175 mMatchNativePixmap = EGL_NONE; in Config() 187 mTransparentType = EGL_NONE; in Config() 213 static_assert(EGL_NONE < EGL_SLOW_CONFIG && EGL_SLOW_CONFIG < EGL_NON_CONFORMANT_CONFIG, ""); in operator ()() 265 for(const EGLint *attr = attribList; attr[0] != EGL_NONE; attr += 2) in SortConfig() 301 static_assert(EGL_NONE < EGL_SLOW_CONFIG && EGL_SLOW_CONFIG < EGL_NON_CONFORMANT_CONFIG, ""); in operator ()() 356 while (attribute[0] != EGL_NONE) in getConfigs() 365 bool caveatMatch = (config->mConfigCaveat == EGL_NONE); in getConfigs()
|
/external/angle/src/tests/gl_tests/ |
D | D3DTextureTest.cpp | 177 eglTextureTarget, EGL_NONE, EGL_NONE, in createD3D11PBuffer() 205 eglTextureTarget, EGL_NONE, EGL_NONE, in createPBuffer() 328 EGLint colorspace = EGL_NONE; in TEST_P() 384 EGLint colorspace = EGL_NONE; in TEST_P() 475 EGL_GL_COLORSPACE, eglGlColorspace, EGL_NONE, EGL_NONE, in TEST_P() 485 EGLint colorspace = EGL_NONE; in TEST_P() 575 EGL_GL_COLORSPACE, eglGlColorspace, EGL_NONE, EGL_NONE, in TEST_P() 585 EGLint colorspace = EGL_NONE; in TEST_P() 652 EGL_GL_COLORSPACE, EGL_GL_COLORSPACE_SRGB, EGL_NONE, EGL_NONE, in TEST_P() 680 EGL_TEXTURE_2D, EGL_NONE, EGL_NONE, in TEST_P() [all …]
|
/external/virglrenderer/tests/fuzzer/ |
D | virgl_fuzzer.c | 79 EGL_NONE }; in fuzzer_create_gl_context() 128 EGL_NONE }; in initialize_environment() 136 EGL_NONE }; in initialize_environment()
|