Searched refs:tex_storage (Results 1 – 2 of 2) sorted by relevance
268 bool tex_storage, in st_bind_egl_image() argument364 if (tex_storage && texObj->Target == GL_TEXTURE_2D in st_bind_egl_image()
3396 GLeglImageOES image, bool tex_storage, in egl_image_target_texture() argument3406 (tex_storage && _mesa_has_EXT_EGL_image_storage(ctx)); in egl_image_target_texture()3417 …_mesa_error(ctx, tex_storage ? GL_INVALID_OPERATION : GL_INVALID_ENUM, "%s(target=%d)", caller, ta… in egl_image_target_texture()3448 if (tex_storage) { in egl_image_target_texture()3459 if (tex_storage) in egl_image_target_texture()