Searched refs:SVGA_NEW_STIPPLE (Results 1 – 6 of 6) sorted by relevance
385 svga->dirty |= SVGA_NEW_STIPPLE | SVGA_NEW_DEPTH_STENCIL_ALPHA; in svga_bind_rasterizer_state()390 svga->dirty |= SVGA_NEW_STIPPLE; in svga_bind_rasterizer_state()
383 SVGA_NEW_STIPPLE |488 SVGA_NEW_STIPPLE),
307 SVGA_NEW_STIPPLE |436 SVGA_NEW_STIPPLE |
87 svga->dirty |= SVGA_NEW_STIPPLE; in svga_set_polygon_stipple()
496 SVGA_NEW_STIPPLE |
683 #define SVGA_NEW_STIPPLE ((uint64_t) 0x1000) macro