mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The fragment shader texture bindings will smash into the texture units used for the vertex shader bindings if the vertex and fragment shaders both have textures. Entities doesn't use any pipelines that tickle this case.