Skip to content

Reduce the size of pipe_sampler_state

Adjust the masks to only hold the data that we are sure to actually use from Mesa.

The size of the elements have been adjusted, on the virgl encoding/decoding sides while maintaining backward compatibility.

Merge request reports