diff options
author | Alexander Orzechowski <alex@ozal.ski> | 2023-07-05 13:08:55 -0400 |
---|---|---|
committer | Alexander Orzechowski <alex@ozal.ski> | 2023-11-30 10:13:18 -0500 |
commit | 665055a1a04610c1464567d1d2eebe7fb7cfe633 (patch) | |
tree | f3157bf24681d7ca46d963e8245bff2b46fec35e /backend | |
parent | 484e2484469178e1a0e3628296093a4f934ccd68 (diff) |
render/gles2: Destroy textures first
Since imported textures will be based off of gles2_buffer we have
to destroy textures first or else they will have an invalid reference
to the buffers they are imported from.
Diffstat (limited to 'backend')
0 files changed, 0 insertions, 0 deletions