cocos / cocos-engine

Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
https://www.cocos.com/en/creator
Other
5.49k stars 1.58k forks source link

Cull unnecessary glsl #17229

Open star-e opened 3 days ago

star-e commented 3 days ago

Use Case

Automatically cull unnecessary glsl instances on different platform.

Problem Description

On some platform, glsl3 is not needed.

Proposed Solution

No response

How it works

No response

Alternatives Considered

Do nothing.

Additional Information

No response