render/gles2: Don't track image in texture

We can get it from the buffer
This commit is contained in:
Alexander Orzechowski 2023-07-05 13:06:37 -04:00
parent cb5f67431b
commit 829e34b305
2 changed files with 3 additions and 6 deletions

View file

@ -125,8 +125,6 @@ struct wlr_gles2_texture {
bool owns_tex;
GLuint tex;
EGLImageKHR image;
bool has_alpha;
// Only affects target == GL_TEXTURE_2D