Searched refs:OES_EGL_image (Results 1 – 12 of 12) sorted by relevance
88 /* OES_EGL_image */
90 ctx->Extensions.OES_EGL_image = true; in intelInitExtensions()
357 ctx->Extensions.OES_EGL_image = true; in r100CreateContext()
400 ctx->Extensions.OES_EGL_image = true; in r200CreateContext()
134 OES_EGL_image.xml \
533 ctx->Extensions.OES_EGL_image = GL_TRUE; in st_init_extensions()
243 …{ "GL_OES_EGL_image", o(OES_EGL_image), GL | E…
3086 GLboolean OES_EGL_image; member
1508 if (!ctx->Extensions.OES_EGL_image) { in _mesa_EGLImageTargetRenderbufferStorageOES()
3169 valid_target = ctx->Extensions.OES_EGL_image; in _mesa_EGLImageTargetTexture2DOES()