Files
mesa/src
Brian Paul 1098e6957c vbo: move attribute type assignment
If the attribute type is changing, we would have found that earlier in
the ATTR_UNION() macro and would have called vbo_exec_fixup_vertex().
So move the assignment into that function so we don't do it every time.

No Piglit regressions.

Reviewed-by: Charmaine Lee <charmainel@vmware.com>
2016-10-20 09:47:21 -06:00
..
2016-08-31 17:06:54 -07:00
2016-08-31 17:06:54 -07:00
2016-10-20 10:53:37 +10:00
2016-10-18 17:06:32 +01:00
2016-10-20 09:47:21 -06:00
2016-10-20 10:53:59 +10:00
2016-10-19 10:15:43 +10:00