mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Update gl_common.c
This commit is contained in:
parent
c0bdc67458
commit
f94e944723
@ -72,7 +72,7 @@ static void gl_size_format(GLint* internalFormat)
|
||||
#endif
|
||||
break;
|
||||
#ifdef HAVE_OPENGLES2
|
||||
case GL_BGRA:
|
||||
case GL_BGRA_EXT:
|
||||
*internalFormat = GL_BGRA8_EXT;
|
||||
break;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user