/third_party/mesa3d/src/egl/main/ |
D | eglcontext.c | 451 err = EGL_BAD_MATCH; in _eglParseContextAttribList() 477 err = EGL_BAD_MATCH; in _eglParseContextAttribList() 483 err = EGL_BAD_MATCH; in _eglParseContextAttribList() 489 err = EGL_BAD_MATCH; in _eglParseContextAttribList() 496 err = EGL_BAD_MATCH; in _eglParseContextAttribList() 521 err = EGL_BAD_MATCH; in _eglParseContextAttribList() 526 err = EGL_BAD_MATCH; in _eglParseContextAttribList() 531 err = EGL_BAD_MATCH; in _eglParseContextAttribList() 541 err = EGL_BAD_MATCH; in _eglParseContextAttribList() 563 err = EGL_BAD_MATCH; in _eglParseContextAttribList() [all …]
|
D | eglsurface.c | 343 err = EGL_BAD_MATCH; in _eglParseSurfaceAttribList() 391 return _eglError(EGL_BAD_MATCH, func); in _eglInitSurface() 656 err = EGL_BAD_MATCH; in _eglSurfaceAttrib() 685 err = EGL_BAD_MATCH; in _eglSurfaceAttrib() 698 err = EGL_BAD_MATCH; in _eglSurfaceAttrib() 771 return _eglError(EGL_BAD_MATCH, "eglBindTexImage"); in _eglBindTexImage() 774 return _eglError(EGL_BAD_MATCH, "eglBindTexImage"); in _eglBindTexImage() 803 return _eglError(EGL_BAD_MATCH, "eglReleaseTexImage"); in _eglReleaseTexImage()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationEGL.cpp | 1141 val->setError(EGL_BAD_MATCH, "Surface not compatible with OpenGL ES 1.x."); in ValidateCompatibleSurface() 1148 val->setError(EGL_BAD_MATCH, "Surface not compatible with OpenGL ES 2.x."); in ValidateCompatibleSurface() 1155 val->setError(EGL_BAD_MATCH, "Surface not compatible with OpenGL ES 3.x."); in ValidateCompatibleSurface() 1160 val->setError(EGL_BAD_MATCH, "Surface not compatible with Context API."); in ValidateCompatibleSurface() 1172 val->setError(EGL_BAD_MATCH, "Context with no config is not supported."); in ValidateCompatibleSurface() 1181 val->setError(EGL_BAD_MATCH, "Color buffer types are not compatible."); in ValidateCompatibleSurface() 1192 val->setError(EGL_BAD_MATCH, "Color buffer sizes are not compatible."); in ValidateCompatibleSurface() 1200 val->setError(EGL_BAD_MATCH, "Color buffer component types are not compatible."); in ValidateCompatibleSurface() 1208 val->setError(EGL_BAD_MATCH, "Depth-stencil buffer types are not compatible."); in ValidateCompatibleSurface() 1215 val->setError(EGL_BAD_MATCH, "Surface type is not compatible."); in ValidateCompatibleSurface() [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
D | Display.cpp | 306 … return error(EGL_BAD_MATCH, EGL_NO_SURFACE); // Rendering directly to front buffer not supported in createWindowSurface() 312 return error(EGL_BAD_MATCH, EGL_NO_SURFACE); in createWindowSurface() 314 return error(EGL_BAD_MATCH, EGL_NO_SURFACE); in createWindowSurface() 430 return error(EGL_BAD_MATCH, EGL_NO_SURFACE); in createPBufferSurface() 434 return error(EGL_BAD_MATCH, EGL_NO_SURFACE); in createPBufferSurface() 436 return error(EGL_BAD_MATCH, EGL_NO_SURFACE); in createPBufferSurface() 458 return error(EGL_BAD_MATCH, EGL_NO_SURFACE); in createPBufferSurface() 463 return error(EGL_BAD_MATCH, EGL_NO_SURFACE); in createPBufferSurface()
|
D | libEGL.cpp | 679 return error(EGL_BAD_MATCH, EGL_FALSE); in SurfaceAttrib() 695 return error(EGL_BAD_MATCH, EGL_FALSE); in SurfaceAttrib() 741 return error(EGL_BAD_MATCH, EGL_FALSE); in BindTexImage() 780 return error(EGL_BAD_MATCH, EGL_FALSE); in ReleaseTexImage() 891 return error(EGL_BAD_MATCH, EGL_NO_CONTEXT); in CreateContext() 899 return error(EGL_BAD_MATCH, EGL_NO_CONTEXT); in CreateContext() 903 return error(EGL_BAD_MATCH, EGL_NO_CONTEXT); in CreateContext() 973 return error(EGL_BAD_MATCH, EGL_FALSE); in MakeCurrent() 989 return error(EGL_BAD_MATCH, EGL_FALSE); in MakeCurrent() 1264 return error(EGL_BAD_MATCH, EGL_NO_IMAGE_KHR); in CreateImage() [all …]
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglNegativePartialUpdateTests.cpp | 254 expectError(EGL_BAD_MATCH); in iterate() 306 expectError(EGL_BAD_MATCH); in iterate() 325 expectError(EGL_BAD_MATCH); in iterate() 346 expectError(EGL_BAD_MATCH); in iterate() 380 expectError(EGL_BAD_MATCH); in iterate() 521 expectError(EGL_BAD_MATCH); in iterate() 527 expectError(EGL_BAD_MATCH); in iterate() 534 expectError(EGL_BAD_MATCH); in iterate()
|
D | teglNegativeApiTests.cpp | 401 expectEitherError(EGL_BAD_CONFIG, EGL_BAD_MATCH); in init() 405 expectError(EGL_BAD_MATCH); in init() 428 expectEitherError(EGL_BAD_CONFIG, EGL_BAD_MATCH); in init() 432 expectError(EGL_BAD_MATCH); in init() 601 expectError(EGL_BAD_MATCH); in init() 614 expectError(EGL_BAD_MATCH); in init() 631 expectError(EGL_BAD_MATCH); in init() 643 expectError(EGL_BAD_MATCH); in init() 650 expectError(EGL_BAD_MATCH); in init() 923 expectError(EGL_BAD_MATCH); in init() [all …]
|
/third_party/mesa3d/docs/_extra/specs/ |
D | WL_create_wayland_buffer_from_image.spec | 79 will generate EGL_BAD_MATCH if the implementation is not able to represent 87 1) Under what circumstances can the EGL_BAD_MATCH error be generated? Does 90 RESOLVED: Yes, the EGL_BAD_MATCH error can be generated for any reason
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLCreateContextAttribsTest.cpp | 134 ASSERT_EGL_ERROR(EGL_BAD_MATCH); in TEST_P() 144 ASSERT_EGL_ERROR(EGL_BAD_MATCH); in TEST_P() 154 ASSERT_EGL_ERROR(EGL_BAD_MATCH); in TEST_P()
|
/third_party/EGL/extensions/WL/ |
D | EGL_WL_create_wayland_buffer_from_image.txt | 79 will generate EGL_BAD_MATCH if the implementation is not able to represent 87 1) Under what circumstances can the EGL_BAD_MATCH error be generated? Does 90 RESOLVED: Yes, the EGL_BAD_MATCH error can be generated for any reason
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLSyncTest.cpp | 44 EXPECT_EGL_ERROR(EGL_BAD_MATCH); in TEST_P() 92 EXPECT_EGL_ERROR(EGL_BAD_MATCH); in TEST_P() 143 EXPECT_EGL_ERROR(EGL_BAD_MATCH); in TEST_P()
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_gl_colorspace_display_p3.txt | 108 Surface), an EGL_BAD_MATCH error is generated." 114 PlatformWindowSurface), an EGL_BAD_MATCH error is generated." 129 an EGL_BAD_MATCH error is generated.
|
D | EGL_EXT_gl_colorspace_display_p3_passthrough.txt | 99 Surface), an EGL_BAD_MATCH error is generated." 105 PlatformWindowSurface), an EGL_BAD_MATCH error is generated." 117 an EGL_BAD_MATCH error is generated.
|
D | EGL_EXT_gl_colorspace_bt2020_linear.txt | 132 Surface), an EGL_BAD_MATCH error is generated." 138 PlatformWindowSurface), an EGL_BAD_MATCH error is generated." 150 an EGL_BAD_MATCH error is generated.
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_gl_colorspace_display_p3.txt | 108 Surface), an EGL_BAD_MATCH error is generated." 114 PlatformWindowSurface), an EGL_BAD_MATCH error is generated." 129 an EGL_BAD_MATCH error is generated.
|
D | EGL_EXT_gl_colorspace_bt2020_linear.txt | 132 Surface), an EGL_BAD_MATCH error is generated." 138 PlatformWindowSurface), an EGL_BAD_MATCH error is generated." 150 an EGL_BAD_MATCH error is generated.
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_surfaceless_context.txt | 88 EGL_NO_SURFACE, an EGL_BAD_MATCH error is generated. 90 is EGL_NO_SURFACE, an EGL_BAD_MATCH error is generated. 93 EGL_BAD_MATCH error is generated." 130 support it, this simply results in EGL_BAD_MATCH.
|
D | EGL_KHR_config_attribs.txt | 133 include EGL_VG_ALPHA_FORMAT_PRE_BIT_KHR), an EGL_BAD_MATCH error 141 eglCreateWindowSurface), an EGL_BAD_MATCH error is generated." 148 eglCreateWindowSurface), an EGL_BAD_MATCH error is generated." 165 set will fail with an EGL_BAD_MATCH error.
|
D | EGL_KHR_create_context.txt | 323 * If the current rendering api is EGL_NONE, then an EGL_BAD_MATCH 342 where these attributes are supported), then an EGL_BAD_MATCH 351 the requested profile, then an EGL_BAD_MATCH error is generated. 361 other with a software renderer), then an EGL_BAD_MATCH error is 372 EGL_BAD_MATCH error is generated. 399 is not defined, than an EGL_BAD_MATCH error is generated. 429 EGL_NO_SURFACE, an EGL_BAD_MATCH error is generated. 431 is EGL_NO_SURFACE, an EGL_BAD_MATCH error is generated. 434 EGL_BAD_MATCH error is generated." 512 Context creation will fail and an EGL_BAD_MATCH error will be [all …]
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_surfaceless_context.txt | 88 EGL_NO_SURFACE, an EGL_BAD_MATCH error is generated. 90 is EGL_NO_SURFACE, an EGL_BAD_MATCH error is generated. 93 EGL_BAD_MATCH error is generated." 130 support it, this simply results in EGL_BAD_MATCH.
|
D | EGL_KHR_config_attribs.txt | 133 include EGL_VG_ALPHA_FORMAT_PRE_BIT_KHR), an EGL_BAD_MATCH error 141 eglCreateWindowSurface), an EGL_BAD_MATCH error is generated." 148 eglCreateWindowSurface), an EGL_BAD_MATCH error is generated." 165 set will fail with an EGL_BAD_MATCH error.
|
D | EGL_KHR_create_context.txt | 323 * If the current rendering api is EGL_NONE, then an EGL_BAD_MATCH 342 where these attributes are supported), then an EGL_BAD_MATCH 351 the requested profile, then an EGL_BAD_MATCH error is generated. 361 other with a software renderer), then an EGL_BAD_MATCH error is 372 EGL_BAD_MATCH error is generated. 399 is not defined, than an EGL_BAD_MATCH error is generated. 429 EGL_NO_SURFACE, an EGL_BAD_MATCH error is generated. 431 is EGL_NO_SURFACE, an EGL_BAD_MATCH error is generated. 434 EGL_BAD_MATCH error is generated." 512 Context creation will fail and an EGL_BAD_MATCH error will be [all …]
|
/third_party/skia/third_party/externals/egl-registry/extensions/ARM/ |
D | EGL_ARM_pixmap_multisample_discard.txt | 137 of pixmap do not correspond to config, then an EGL_BAD_MATCH error is 140 EGL_BAD_MATCH error is generated. If config does not support the colorspace 142 eglCreateWindowSurface), an EGL_BAD_MATCH error is generated. If config does 144 EGL_DISCARD_SAMPLES_ARM attribute is set to EGL_TRUE, then an EGL_BAD_MATCH
|
/third_party/EGL/extensions/ARM/ |
D | EGL_ARM_pixmap_multisample_discard.txt | 137 of pixmap do not correspond to config, then an EGL_BAD_MATCH error is 140 EGL_BAD_MATCH error is generated. If config does not support the colorspace 142 eglCreateWindowSurface), an EGL_BAD_MATCH error is generated. If config does 144 EGL_DISCARD_SAMPLES_ARM attribute is set to EGL_TRUE, then an EGL_BAD_MATCH
|
/third_party/EGL/extensions/HI/ |
D | EGL_HI_colorformats.txt | 83 EGL_BAD_MATCH is generated. 90 does not match the pixmap's native ordering then an EGL_BAD_MATCH
|