mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Buildfix
This commit is contained in:
parent
a4c9c738b8
commit
77ac13b2e9
@ -900,7 +900,7 @@ static struct video_shader *gl_get_current_shader(void *data)
|
||||
|
||||
static void gl_pbo_async_readback(gl_t *gl)
|
||||
{
|
||||
#ifdef HAVE_OPENGLES3
|
||||
#ifdef HAVE_OPENGLES
|
||||
GLenum fmt = GL_RGBA;
|
||||
GLenum type = GL_UNSIGNED_BYTE;
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user