Lines Matching refs:_NEW_PIXEL
61 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelZoom()
203 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelMapfv()
245 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelMapuiv()
301 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelMapusv()
518 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf()
524 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf()
530 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf()
536 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf()
542 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf()
548 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf()
554 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf()
560 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf()
566 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf()
572 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf()
578 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf()
584 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf()
590 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf()
596 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf()
648 if (new_state & _NEW_PIXEL) in _mesa_update_pixel()