Commit graph

1 commit

Author SHA1 Message Date
Jools Wills
7d6fb23ea7 ppsspp - fix building on Raspberry Pi with proprietary drivers
GL_COMPRESSED_RGBA_ASTC_4x4_KHR isn't available in the videocore iv gles2 includes, and documentation suggests this is an opengles 3 extension.

Add ifdefs to not include this if it isn't defined.
2023-11-20 19:20:32 +00:00