Lines Matching defs:attribute
95 _eglLog(_EGL_DEBUG, "bad context attribute 0x%04x", attrib_list[0]);
107 * "attribute EGL_CONTEXT_CLIENT_VERSION is only valid when the
208 * under condition described by: "If an attribute is
214 * GLES context, the *attribute*
258 * "This attribute is supported only for OpenGL and OpenGL ES
351 * the context to be created. This attribute is a hint, as an
416 _eglLog(_EGL_DEBUG, "bad context attribute 0x%04x", attr);
443 * is greater than 3.2, and the value for attribute
461 * the value for attribute
674 _eglQueryContext(_EGLContext *c, EGLint attribute, EGLint *value)
679 switch (attribute) {