[client] egl: runtime detect support for glEGLImageTargetTexture2DOES

This commit is contained in:
Geoffrey McRae
2021-01-24 12:05:18 +11:00
parent d610aaf2cf
commit 9941a4bb83
3 changed files with 26 additions and 14 deletions

View File

@@ -33,6 +33,7 @@ make_object(
add_library(renderer_EGL STATIC
egl.c
dynprocs.c
debug.c
shader.c
texture.c