Now that there is no longer a bit per stage to indicate that a stage ...
12 years, 4 months ago
(2012-07-10 14:16:02 UTC)
#1
Now that there is no longer a bit per stage to indicate that a stage uses vertex
positions for coords, the vlayout masks for a stage and the mask for a stage's
texture coordinate bits are redundant. Also, we were still accounting for the
removed bits when determining where the non-stage bits begin. Jeff needs to bump
the stage count and we need to make room for bits.
I started trying to further simplify the masks and the functions that use them.
But I aborted because it seemed like a waste of time in light of the fact that
we plan to remove the vertex layout bitfield entirely.
Issue 6345080: Remove redundant vlayout masks and wasted vlayout bits
(Closed)
Created 12 years, 4 months ago by bsalomon
Modified 12 years, 4 months ago
Reviewers: TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0