/third_party/vk-gl-cts/modules/egl/ |
D | teglNegativeApiTests.cpp | 175 expectError(EGL_BAD_DISPLAY); in init() 178 expectError(EGL_BAD_DISPLAY); in init() 212 expectError(EGL_BAD_DISPLAY); in init() 215 expectError(EGL_BAD_DISPLAY); in init() 260 expectError(EGL_BAD_DISPLAY); in init() 263 expectError(EGL_BAD_DISPLAY); in init() 296 expectError(EGL_BAD_DISPLAY); in init() 299 expectError(EGL_BAD_DISPLAY); in init() 496 expectError(EGL_BAD_DISPLAY); in init() 499 expectError(EGL_BAD_DISPLAY); in init() [all …]
|
D | teglClientExtensionTests.cpp | 140 if (eglError == EGL_BAD_DISPLAY) in iterate() 198 if (eglQueryError == EGL_BAD_DISPLAY) in iterate() 259 if (eglQueryError == EGL_BAD_DISPLAY) in iterate()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLProgramCacheControlTest.cpp | 95 EXPECT_EGL_ERROR(EGL_BAD_DISPLAY); in TEST_P() 99 EXPECT_EGL_ERROR(EGL_BAD_DISPLAY); in TEST_P() 104 EXPECT_EGL_ERROR(EGL_BAD_DISPLAY); in TEST_P() 107 EXPECT_EGL_ERROR(EGL_BAD_DISPLAY); in TEST_P()
|
D | EGLBlobCacheTest.cpp | 179 EXPECT_EGL_ERROR(EGL_BAD_DISPLAY); in TEST_P() 182 EXPECT_EGL_ERROR(EGL_BAD_DISPLAY); in TEST_P() 205 EXPECT_EGL_ERROR(EGL_BAD_DISPLAY); in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLProgramCacheControlTest.cpp | 95 EXPECT_EGL_ERROR(EGL_BAD_DISPLAY); in TEST_P() 99 EXPECT_EGL_ERROR(EGL_BAD_DISPLAY); in TEST_P() 104 EXPECT_EGL_ERROR(EGL_BAD_DISPLAY); in TEST_P() 107 EXPECT_EGL_ERROR(EGL_BAD_DISPLAY); in TEST_P()
|
D | EGLBlobCacheTest.cpp | 193 EXPECT_EGL_ERROR(EGL_BAD_DISPLAY); in TEST_P() 196 EXPECT_EGL_ERROR(EGL_BAD_DISPLAY); in TEST_P() 219 EXPECT_EGL_ERROR(EGL_BAD_DISPLAY); in TEST_P()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.cpp | 49 return error(EGL_BAD_DISPLAY, false); in validateDisplay() 179 return error(EGL_BAD_DISPLAY, EGL_FALSE); in Initialize() 199 return error(EGL_BAD_DISPLAY, EGL_FALSE); in Terminate() 1129 return error(EGL_BAD_DISPLAY, EGL_FALSE); in WaitNative() 1197 return error(EGL_BAD_DISPLAY, EGL_NO_IMAGE_KHR); in CreateImage() 1295 return error(EGL_BAD_DISPLAY, EGL_FALSE); in DestroyImageKHR() 1379 return error(EGL_BAD_DISPLAY, EGL_NO_SYNC_KHR); in CreateSync() 1423 return error(EGL_BAD_DISPLAY, EGL_FALSE); in DestroySyncKHR() 1447 return error(EGL_BAD_DISPLAY, EGL_FALSE); in ClientWaitSyncKHR() 1477 return error(EGL_BAD_DISPLAY, EGL_FALSE); in GetSyncAttrib()
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | EGL_ANGLE_program_cache_control.txt | 121 error of EGL_BAD_DISPLAY. All error cases will return zero. 128 If 'dpy' is not a valid display an EGL_BAD_DISPLAY error is generated. If 131 'dpy' is not a valid display EGL_BAD_DISPLAY is generated. If 'binarysize' 151 If 'dpy' is not a valid display an EGL_BAD_DISPLAY error is generated. If 165 If 'dpy' is not a valid display an EGL_BAD_DISPLAY error is generated. If
|
D | EGL_ANGLE_power_preference.txt | 102 If |dpy| is not a valid display, an EGL_BAD_DISPLAY error is 117 If |dpy| is not a valid display, an EGL_BAD_DISPLAY error is
|
D | EGL_ANGLE_feature_control.txt | 140 An EGL_BAD_DISPLAY error is generated if dpy is not a valid 160 An EGL_BAD_DISPLAY error is generated if dpy is not a valid
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | EGL_ANGLE_program_cache_control.txt | 121 error of EGL_BAD_DISPLAY. All error cases will return zero. 128 If 'dpy' is not a valid display an EGL_BAD_DISPLAY error is generated. If 131 'dpy' is not a valid display EGL_BAD_DISPLAY is generated. If 'binarysize' 151 If 'dpy' is not a valid display an EGL_BAD_DISPLAY error is generated. If 165 If 'dpy' is not a valid display an EGL_BAD_DISPLAY error is generated. If
|
D | EGL_ANGLE_feature_control.txt | 129 An EGL_BAD_DISPLAY error is generated if dpy is not a valid 149 An EGL_BAD_DISPLAY error is generated if dpy is not a valid
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gstegl.c | 46 case EGL_BAD_DISPLAY: in gst_egl_get_error_string()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationEGL.cpp | 1076 val->setError(EGL_BAD_DISPLAY, "display is EGL_NO_DISPLAY."); in ValidateDisplayPointer() 1085 val->setError(EGL_BAD_DISPLAY, "display is not a valid display: 0x%p", display); in ValidateDisplayPointer() 1277 val->setError(EGL_BAD_DISPLAY, in ValidateCreateSyncBase() 1392 val->setError(EGL_BAD_DISPLAY, "EGL_EXT_device_query extension is not available."); in ValidateQueryDisplayAttribBase() 1400 val->setError(EGL_BAD_DISPLAY, in ValidateQueryDisplayAttribBase() 3048 val->setError(EGL_BAD_DISPLAY, "'dpy' not a valid EGLDisplay handle"); in ValidateMakeCurrent() 3759 val->setError(EGL_BAD_DISPLAY, "EGL_KHR_image not supported."); in ValidateCreateImageKHR() 3777 val->setError(EGL_BAD_DISPLAY); in ValidateDestroyImageKHR() 4658 val->setError(EGL_BAD_DISPLAY, "EGL_KHR_swap_buffers_with_damage is not available."); in ValidateSwapBuffersWithDamageKHR() 4853 val->setError(EGL_BAD_DISPLAY, "EGL_ANDROID_presentation_time is not available."); in ValidatePresentationTimeANDROID() [all …]
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_output_base.txt | 231 valid, initialized EGLDisplay, an EGL_BAD_DISPLAY error is 265 initialized EGLDisplay, an EGL_BAD_DISPLAY error is generated. If 318 initialized EGLDisplay, an EGL_BAD_DISPLAY error is generated. If 337 EGLDisplay, an EGL_BAD_DISPLAY error is generated. If <layer> is not 357 initialized EGLDisplay, an EGL_BAD_DISPLAY error is generated. If 376 EGLDisplay, an EGL_BAD_DISPLAY error is generated. If <port> is not 402 initialized EGLDisplay, an EGL_BAD_DISPLAY error is generated. If 421 initialized EGLDisplay, an EGL_BAD_DISPLAY error is generated. If
|
D | EGL_EXT_image_dma_buf_import_modifiers.txt | 171 EGL_BAD_DISPLAY is generated. 204 EGL_BAD_DISPLAY is generated.
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_output_base.txt | 231 valid, initialized EGLDisplay, an EGL_BAD_DISPLAY error is 265 initialized EGLDisplay, an EGL_BAD_DISPLAY error is generated. If 318 initialized EGLDisplay, an EGL_BAD_DISPLAY error is generated. If 337 EGLDisplay, an EGL_BAD_DISPLAY error is generated. If <layer> is not 357 initialized EGLDisplay, an EGL_BAD_DISPLAY error is generated. If 376 EGLDisplay, an EGL_BAD_DISPLAY error is generated. If <port> is not 402 initialized EGLDisplay, an EGL_BAD_DISPLAY error is generated. If 421 initialized EGLDisplay, an EGL_BAD_DISPLAY error is generated. If
|
/third_party/EGL/extensions/NV/ |
D | EGL_NV_native_query.txt | 77 not valid, an EGL_BAD_DISPLAY error will be generated. If <dpy> 95 If <dpy> is not a valid EGLDisplay, an EGL_BAD_DISPLAY error
|
D | EGL_NV_stream_consumer_eglimage.txt | 179 - EGL_BAD_DISPLAY is generated if <dpy> is not the handle of a 264 - EGL_BAD_DISPLAY is generated if <dpy> is not a valid, 297 - EGL_BAD_DISPLAY is generated if <dpy> is not a valid,
|
D | EGL_NV_stream_metadata.txt | 141 On failure, EGL_FALSE is returned. An EGL_BAD_DISPLAY error is 223 - An EGL_BAD_DISPLAY error is generated if <dpy> is not a valid 269 - An EGL_BAD_DISPLAY error is generated if <dpy> is not a valid
|
/third_party/skia/third_party/externals/egl-registry/extensions/NV/ |
D | EGL_NV_native_query.txt | 77 not valid, an EGL_BAD_DISPLAY error will be generated. If <dpy> 95 If <dpy> is not a valid EGLDisplay, an EGL_BAD_DISPLAY error
|
D | EGL_NV_stream_metadata.txt | 141 On failure, EGL_FALSE is returned. An EGL_BAD_DISPLAY error is 223 - An EGL_BAD_DISPLAY error is generated if <dpy> is not a valid 269 - An EGL_BAD_DISPLAY error is generated if <dpy> is not a valid
|
/third_party/mesa3d/src/egl/main/ |
D | egldispatchstubs.c | 127 return FetchVendorFunc(vendor, index, EGL_BAD_DISPLAY); in __eglDispatchFetchByDisplay()
|
D | eglcurrent.c | 126 case EGL_BAD_DISPLAY: in _eglInternalError()
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluStrUtil.inl | 51 case EGL_BAD_DISPLAY: return "EGL_BAD_DISPLAY";
|