Searched refs:depth_test_quad (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c537 depth_test_quad(struct quad_stage *qs, function in typeref:typename:boolean
665 depth_test_quad(qs, data, quad); /* quad->mask is updated */
831 if (!depth_test_quad(qs, &data, quads[i]))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c537 depth_test_quad(struct quad_stage *qs, function in typeref:typename:boolean
662 depth_test_quad(qs, data, quad); /* quad->mask is updated */
917 if (!depth_test_quad(qs, &data, quads[i]))

Completed in 5 milliseconds