Skip to content

panfrost: Use the `internal` flag of shader_info to hide blit shader nir

Icecream95 requested to merge icecream95/mesa:blit-internal into master

Using the internal flag of shader_info added in 93db59e0, hide the nir of blit shaders when using NIR_PRINT=1.

Edited by Icecream95

Merge request reports