Searched refs:OES_EGL_image (Results 1 – 10 of 10) sorted by relevance
76 ctx->Extensions.OES_EGL_image = true; in intelInitExtensions()
88 /* OES_EGL_image */
308 ctx->Extensions.OES_EGL_image = true; in r100CreateContext()
356 ctx->Extensions.OES_EGL_image = true; in r200CreateContext()
143 'OES_EGL_image.xml',
138 ctx->Extensions.OES_EGL_image = true; in intelInitExtensions()
415 EXT(OES_EGL_image , OES_EGL_image , GLL, GLC, ES…
4475 GLboolean OES_EGL_image; member
2692 if (!ctx->Extensions.OES_EGL_image) { in _mesa_EGLImageTargetRenderbufferStorageOES()
1088 extensions->OES_EGL_image = GL_TRUE; in st_init_extensions()