Skip to content

panfrost: Add 16 bytes of padding to the end of shaders on Midgard

Icecream95 requested to merge icecream95/mesa:16mb-boundary into main

Fixes INSTR_INVALID_PC faults when a shader ends on a 16MB boundary.

Cc: mesa-stable

Merge request reports