Lines Matching refs:EGL_BAD_ATTRIBUTE

101 	//    - EGL_BAD_ATTRIBUTE is generated if attrib_list contains an invalid pixmap attribute
105 // - EGL_BAD_ATTRIBUTE is generated if attrib_list contains an invalid window attribute
267 log << TestLog::Section("Test2", "EGL_BAD_ATTRIBUTE is generated if attribute_list contains an invalid frame buffer configuration attribute");
272 expectError(EGL_BAD_ATTRIBUTE);
441 log << TestLog::Section("Test6", "EGL_BAD_ATTRIBUTE is generated if attrib_list contains an invalid context attribute");
450 expectError(EGL_BAD_ATTRIBUTE);
461 expectError(EGL_BAD_ATTRIBUTE);
477 expectError(EGL_BAD_ATTRIBUTE);
479 expectError(EGL_BAD_ATTRIBUTE);
580 log << TestLog::Section("Test3", "EGL_BAD_ATTRIBUTE is generated if attrib_list contains an invalid pixel buffer attribute");
589 expectError(EGL_BAD_ATTRIBUTE);
606 log << TestLog::Section("Test5", "EGL_BAD_ATTRIBUTE is generated if attrib_list contains any of the attributes EGL_MIPMAP_TEXTURE, EGL_TEXTURE_FORMAT, or EGL_TEXTURE_TARGET, and config does not support OpenGL ES rendering");
799 log << TestLog::Section("Test3", "EGL_BAD_ATTRIBUTE is generated if attribute is not a valid frame buffer configuration attribute");
804 expectError(EGL_BAD_ATTRIBUTE);
807 expectError(EGL_BAD_ATTRIBUTE);
1049 log << TestLog::Section("Test3", "EGL_BAD_ATTRIBUTE is generated if attribute is not a valid context attribute");
1054 expectError(EGL_BAD_ATTRIBUTE);
1056 expectError(EGL_BAD_ATTRIBUTE);
1058 expectError(EGL_BAD_ATTRIBUTE);
1134 log << TestLog::Section("Test3", "EGL_BAD_ATTRIBUTE is generated if attribute is not a valid surface attribute");
1139 expectError(EGL_BAD_ATTRIBUTE);
1142 expectError(EGL_BAD_ATTRIBUTE);
1219 log << TestLog::Section("Test3", "EGL_BAD_ATTRIBUTE is generated if attribute is not a valid surface attribute");
1224 expectError(EGL_BAD_ATTRIBUTE);
1227 expectError(EGL_BAD_ATTRIBUTE);