mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
(GL) Cleanup
This commit is contained in:
parent
1829053732
commit
9a3ba16a36
@ -1279,8 +1279,6 @@ static INLINE void gl_copy_frame(gl_t *gl, const void *frame,
|
|||||||
RARCH_PERFORMANCE_INIT(copy_frame);
|
RARCH_PERFORMANCE_INIT(copy_frame);
|
||||||
RARCH_PERFORMANCE_START(copy_frame);
|
RARCH_PERFORMANCE_START(copy_frame);
|
||||||
|
|
||||||
(void)data_buf;
|
|
||||||
|
|
||||||
#if defined(HAVE_OPENGLES2)
|
#if defined(HAVE_OPENGLES2)
|
||||||
#if defined(HAVE_EGL)
|
#if defined(HAVE_EGL)
|
||||||
if (gl->egl_images)
|
if (gl->egl_images)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user