summaryrefslogtreecommitdiffstats
path: root/src/mesa
diff options
context:
space:
mode:
authorRoland Scheidegger <[email protected]>2015-12-19 03:37:17 +0100
committerRoland Scheidegger <[email protected]>2016-01-07 01:57:21 +0100
commit892e2d1395375c6f904af5250371c8d2784c8762 (patch)
tree62d8b8387356d868942271cc7edf2993c86a58f4 /src/mesa
parentb64d008052a0111e3170169c4bed08693d94b220 (diff)
softpipe: don't abuse the draw vertex_info struct for something different
softpipe would calculate two "vertex layouts". The second one was however just used for internal purposes, draw would know nothing about it even though it looked exactly the same as the other one we tell draw about. So, store that information separately as this was just confusing. Reviewed-by: Brian Paul <[email protected]> Reviewed-by: Edward O'Callaghan <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions