Skip to content

gallivm: fix oob imageLoad with formats that have <4 components

Mike Blumenkrantz requested to merge zmike/mesa:gallivm-load_harder into main

it's expected that these loads will have full alpha

fixes spec@arb_shader_image_load_store@invalid

Merge request reports