mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Update d3drmrenderer_opengles3.h
This commit is contained in:
parent
499dc3b40b
commit
d2cbe8ca51
@ -127,5 +127,5 @@ inline static void OpenGLES3Renderer_EnumDevice(const IDirect3DMiniwin* d3d, LPD
|
|||||||
|
|
||||||
D3DDEVICEDESC helDesc = {};
|
D3DDEVICEDESC helDesc = {};
|
||||||
|
|
||||||
EnumDevice(cb, ctx, "OpenGL ES 2.0 HAL", &halDesc, &helDesc, OpenGLES3_GUID);
|
EnumDevice(cb, ctx, "OpenGL ES 3.0 HAL", &halDesc, &helDesc, OpenGLES3_GUID);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user