Skip to content

nir/glsl: set deref cast mode for blocks during function inlining

Timothy Arceri requested to merge tarceri/mesa:fix_bindless_struct into main

More cast fixes this time for UBO and SSBO. Which were missing testing previously.

Fixes: d681cf96 ("nir/glsl: set deref cast mode during function inlining") Closes: #11587 (closed)

Merge request reports

Loading