Home
last modified time | relevance | path

Searched refs:stipple1 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_stipple.c35 const uint stipple1 = softpipe->poly_stipple.stipple[y1 % 32]; in stipple_quad() local
44 if ((stipple1 & (bit31 >> col0)) == 0) in stipple_quad()
47 if ((stipple1 & (bit30 >> col0)) == 0) in stipple_quad()