Skip to content

zink: force 4 component formats for samplerview/render textures

Mike Blumenkrantz requested to merge zmike/mesa:zink-4component_force into master

this fixes a bunch of issues with ms 3-component formats, which aren't supported for blitting

it does however seem to break a couple arb_texture_float tests, but I think this is probably just exposing a bug somewhere else

Merge request reports