mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
(drm_egl_ctx.c) Cleanup
This commit is contained in:
parent
3a6e369516
commit
94b1f2f54f
@ -933,7 +933,7 @@ static bool gfx_ctx_drm_egl_bind_api(void *data,
|
|||||||
case GFX_CTX_OPENVG_API:
|
case GFX_CTX_OPENVG_API:
|
||||||
return eglBindAPI(EGL_OPENVG_API);
|
return eglBindAPI(EGL_OPENVG_API);
|
||||||
default:
|
default:
|
||||||
return false;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user