[Feat] (Backends): advertise GL_ARB_draw_buffers_blend

This commit is contained in:
2025-11-25 00:08:10 +08:00
parent d0f4b1d7d1
commit 73b583cc00
+2 -1
View File
@@ -71,7 +71,8 @@ namespace MobileGL {
.TargetGLVersion = {3, 3, 0}, // Target OpenGL Version
.TargetGLSLVersion = {4, 6, 0}, // Target Shading Language Version
.Extensions = {V_OpenGL30, V_OpenGL31, V_OpenGL32, // OpenGL Extensions
V_OpenGL33},
V_OpenGL33,
E_GL_ARB_draw_buffers_blend},
.IsCompatibilityProfile = false // Is Compatibility Profile
},
.BackendCapability = {} // Backend Capability