Searched refs:EglBadDevice (Results 1 – 3 of 3) sorted by relevance
99 using EglBadDevice = priv::ErrorStream<EGL_BAD_DEVICE_EXT>; variable
2470 return EglBadDevice() << "Invalid device parameter"; in ValidateReleaseDeviceANGLE()2476 return EglBadDevice() << "Device must have been created using eglCreateDevice"; in ValidateReleaseDeviceANGLE()
362 thread->setError(EglBadDevice(), GetDebug(), "eglQueryDeviceStringEXT", in EGL_QueryDeviceStringEXT()