Skip to content

gallium: add pipe_sampler_state::pad member

Mike Blumenkrantz requested to merge zmike/mesa:gstate into main

when zeroing the struct without memset, this needs to be zeroed to avoid garbage data in the padding

Merge request reports