diff options
author | Ian Romanick <idr@us.ibm.com> | 2006-11-13 22:51:11 +0000 |
---|---|---|
committer | Ian Romanick <idr@us.ibm.com> | 2006-11-13 22:51:11 +0000 |
commit | ce526de6ffea41d70f6efb6608ffe308028cb47b (patch) | |
tree | 0152cb08e4004259f2c5aa1cc8b68438e3a49e1a /src/mesa/drivers/x11 | |
parent | 038bd400e204bcfd9e0926b7e98122525d98f4d1 (diff) |
tdfxDDWriteDepthPixels can be called with mask == NULL.
Via depth_test_pixels (swrast/s_depth.c), tdfxDDWriteDepthPixels can
be called with mask == NULL. Test for this condition in the places
where mask might be dereference. This matches the behavior of several
other functions in this file with a 'const GLubyte mask[]' parameter.
Diffstat (limited to 'src/mesa/drivers/x11')
0 files changed, 0 insertions, 0 deletions