Searched refs:EGL_BAD_DEVICE_EXT (Results 1 – 13 of 13) sorted by relevance
87 EGL_BAD_DEVICE_EXT 0x322B116 EGL_BAD_DEVICE_EXT135 EGL_BAD_DEVICE_EXT error is generated if <device> is not a valid151 On failure, NULL is returned. An EGL_BAD_DEVICE_EXT error is
103 If <device> equals EGL_NO_DEVICE_EXT then an EGL_BAD_DEVICE_EXT error is108 EGL_BAD_DEVICE_EXT error is generated.
109 return FetchVendorFunc(vendor, index, EGL_BAD_DEVICE_EXT); in __eglDispatchFetchByDevice()
2631 RETURN_EGL_ERROR(NULL, EGL_BAD_DEVICE_EXT, EGL_FALSE); in eglQueryDeviceAttribEXT()2645 RETURN_EGL_ERROR(NULL, EGL_BAD_DEVICE_EXT, NULL); in eglQueryDeviceStringEXT()
99 using EglBadDevice = priv::ErrorStream<EGL_BAD_DEVICE_EXT>;
3637 val->setError(EGL_BAD_DEVICE_EXT, "Invalid device parameter"); in ValidateReleaseDeviceANGLE()3644 val->setError(EGL_BAD_DEVICE_EXT, "Device must have been created using eglCreateDevice"); in ValidateReleaseDeviceANGLE()
555 case EGL_BAD_DEVICE_EXT: in ErrorCodeToMessageType()
1319 case EGL_BAD_DEVICE_EXT: in GetGenericErrorMessage()
699 #define EGL_BAD_DEVICE_EXT 0x322B macro746 #define EGL_BAD_DEVICE_EXT 0x322B macro
667 #define EGL_BAD_DEVICE_EXT 0x322B macro
677 #define EGL_BAD_DEVICE_EXT 0x322B macro
658 #define EGL_BAD_DEVICE_EXT 0x322B macro
563 #define EGL_BAD_DEVICE_EXT 0x322B macro