Merge branch 'dev' into Feat/Backend-Direct-Vulkan

This commit is contained in:
2026-03-08 10:31:44 +08:00
89 changed files with 9838 additions and 7946 deletions
@@ -201,7 +201,7 @@ namespace MobileGL {
// Color Mask
void SetColorMask(BoolVec4 mask);
const BoolVec4 GetColorMask() const;
BoolVec4 GetColorMask() const;
// Clear State
void SetClearColor(FloatVec4 color);