mirror of
https://github.com/ARMSX2/ARMSX3.git
synced 2026-08-24 16:58:52 -07:00
gl: Handle GCM_FORMAT_G8B8 readback compatibility check
This commit is contained in:
@@ -910,6 +910,7 @@ namespace gl
|
||||
case GL_BGRA8:
|
||||
return { true, 4 };
|
||||
// 16-bit
|
||||
case GL_RG8:
|
||||
case GL_RG16:
|
||||
case GL_RG16F:
|
||||
case GL_R16:
|
||||
|
||||
Reference in New Issue
Block a user