Open slimsag opened 3 years ago
from the Dawn matrix chat - avoid the default pipeline layouts:
useful info about querying max vertex attributes limit:
I think we started enforcing this differently at some point. The corresponding limit is maxVertexAttributes.
The discussion for this change is here https://github.com/gpuweb/gpuweb/issues/1418
We decided that the attribute locations had to be under the max number of attributes, at least for now.
I think this is maxInterStageComponents. We added a limit to the number of "varyings"
general issue for tracking this + notes related to it