Searched refs:EGL_BAD_CONFIG (Results 1 – 22 of 22) sorted by relevance
306 expectError(EGL_BAD_CONFIG); in init()319 expectError(EGL_BAD_CONFIG); in init()327 expectError(EGL_BAD_CONFIG); in init()335 expectError(EGL_BAD_CONFIG); in init()346 expectError(EGL_BAD_CONFIG); in init()354 expectError(EGL_BAD_CONFIG); in init()365 expectError(EGL_BAD_CONFIG); in init()373 expectError(EGL_BAD_CONFIG); in init()381 expectError(EGL_BAD_CONFIG); in init()401 expectEitherError(EGL_BAD_CONFIG, EGL_BAD_MATCH); in init()[all …]
970 else if (error.getError() == EGL_BAD_CONFIG) in executeForSurface()
101 case EGL_BAD_CONFIG: in GetEglError()
48 case EGL_BAD_CONFIG: return "EGL_BAD_CONFIG";
238 case EGL_BAD_CONFIG: in _eglInternalError()
620 err = EGL_BAD_CONFIG; in _eglInitContext()
225 _eglError(EGL_BAD_CONFIG, msg); in _eglCheckConfig()816 RETURN_EGL_ERROR(disp, EGL_BAD_CONFIG, EGL_NO_CONTEXT); in eglCreateContext()
96 using EglBadConfig = priv::ErrorStream<EGL_BAD_CONFIG>;
528 val->setError(EGL_BAD_CONFIG, "Bad platform type."); in ValidateGetPlatformDisplayCommon()1462 val->setError(EGL_BAD_CONFIG); in ValidateConfig()1632 val->setError(EGL_BAD_CONFIG); in ValidateCreateContext()
544 case EGL_BAD_CONFIG: in ErrorCodeToMessageType()
1295 case EGL_BAD_CONFIG: in GetGenericErrorMessage()
66 #define EGL_BAD_CONFIG 0x3005 macro
53 #define EGL_BAD_CONFIG 0x3005 macro
51 #define EGL_BAD_CONFIG 0x3005 macro
70 #define EGL_BAD_CONFIG 0x3005 macro
589 return error(EGL_BAD_CONFIG, EGL_NO_CONTEXT); in createContext()
328 case EGL_BAD_CONFIG: TRACE("\t! Error generated: bad config\n"); break; in error()
69 return error(EGL_BAD_CONFIG, false); in validateConfig()
1432 _eglError(EGL_BAD_CONFIG, "eglCreateContext"); in dri2_fill_context_attribs()1454 _eglError(EGL_BAD_CONFIG, "eglCreateContext"); in dri2_fill_context_attribs()
179 #define EGL_BAD_CONFIG 0x3005 macro
265 #define EGL_BAD_CONFIG 0x3005 macro