Skip to content

Draft: mesa/st: use correct max samples for integer textures.

Dave Airlie requested to merge airlied/mesa:mesa-st-fix-int-samples into main

When working out texture storage, use the correct max samples for integer textures not the generic one.

Fixes some CTS tests on crocus/hsw in theory

Merge request reports