mirror of
https://github.com/mpv-player/mpv
synced 2024-12-27 01:22:30 +00:00
parent
fa315705be
commit
2f4bd58f4a
@ -617,6 +617,7 @@ static void uninit_rendering(struct gl_video *p)
|
||||
p->dither_texture = 0;
|
||||
|
||||
gl->DeleteBuffers(1, &p->nnedi3_weights_buffer);
|
||||
p->nnedi3_weights_buffer = 0;
|
||||
|
||||
fbotex_uninit(&p->chroma_merge_fbo);
|
||||
fbotex_uninit(&p->chroma_deband_fbo);
|
||||
|
Loading…
Reference in New Issue
Block a user