summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/tdfx/tdfx_context.c
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2006-11-13 22:51:11 +0000
committerIan Romanick <idr@us.ibm.com>2006-11-13 22:51:11 +0000
commitce526de6ffea41d70f6efb6608ffe308028cb47b (patch)
tree0152cb08e4004259f2c5aa1cc8b68438e3a49e1a /src/mesa/drivers/dri/tdfx/tdfx_context.c
parent038bd400e204bcfd9e0926b7e98122525d98f4d1 (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/dri/tdfx/tdfx_context.c')
0 files changed, 0 insertions, 0 deletions