mirror of
https://github.com/servo/servo
synced 2026-05-14 02:47:14 +02:00
This allows keeping the VertexAttrib* calls asynchronous. Another option would be to do the validation in the apply() function, but that'd require us passing an unnecessary channel around and add extra synchronization. The counterpart of this is that it has to be updated when the context changes, but that's less problem.
4.1 KiB
4.1 KiB