lavapipe CTS fixes
These are a bunch of issues found by the VK CTS tests.
- Handle empty cbuf slots when working out the nr samples needed,
- make u_blitter use the radv 3d blit calculations
- enable VK alpha to one
- disable blending on SNORM formats (some tests fail)
- Fix a scissoring issue.