mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-30 19:50:24 +00:00
Get rid of fence_count in gl struct
This commit is contained in:
parent
267e6fe85f
commit
69d3fd5047
@ -222,7 +222,6 @@ typedef struct gl
|
||||
unsigned base_size; /* 2 or 4 */
|
||||
unsigned overlays;
|
||||
unsigned pbo_readback_index;
|
||||
unsigned fence_count;
|
||||
unsigned last_width[GFX_MAX_TEXTURES];
|
||||
unsigned last_height[GFX_MAX_TEXTURES];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user