summaryrefslogtreecommitdiffstats
path: root/src/util/debug.c
diff options
context:
space:
mode:
authorRoland Scheidegger <[email protected]>2016-01-06 23:49:30 +0100
committerRoland Scheidegger <[email protected]>2016-01-08 00:34:13 +0100
commit64da11f05294551a248f395db168f4941f969b45 (patch)
tree77570068eb7bbe48fe11c3f92e77917ed53ba912 /src/util/debug.c
parent5cf156c6b42c03391429ef08542363f7574fd0c9 (diff)
draw: fix line stippling with unfilled prims
The unfilled stage was not filling in the prim header, and the line stage then decided to reset the stipple counter or not based on the uninitialized data. This causes some failures in conform linestipple test (albeit quite randomly happening depending on environment). So fill in the prim header in the unfilled stage - I am not entirely sure if anybody really needs determinant after that stage, but there's at least later stages (wide line for instance) which copy over the determinant as well. Reviewed-by: Jose Fonseca <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/util/debug.c')
0 files changed, 0 insertions, 0 deletions