Merge branch 'gallium-msaa'
[mesa.git] / src / gallium / drivers / nouveau / nouveau_screen.c
index a91b00b5adafc51ed540a8a7bbe07067ad40c8c1..60bdd7276aa5b9b65126314f581473b8d514cd7e 100644 (file)
@@ -52,8 +52,6 @@ nouveau_screen_bo_new(struct pipe_screen *pscreen, unsigned alignment,
 
        if (bind & (PIPE_BIND_RENDER_TARGET |
                        PIPE_BIND_DEPTH_STENCIL |
-                       PIPE_BIND_BLIT_SOURCE |
-                       PIPE_BIND_BLIT_DESTINATION |
                        PIPE_BIND_SCANOUT |
                        PIPE_BIND_DISPLAY_TARGET |
                        PIPE_BIND_SAMPLER_VIEW))