Skip to content

intel/anv: Add missing NULL pointer check

Ian Romanick requested to merge idr/mesa:review/issue-4324 into master

I'm surprised that fossilize-replay is the only thing that fails due to this issue. What's the right testing strategy to prevent something like this happening again?

Fixes: 22631611 ("intel/anv: Fix condition to set MipModeFilter for YUV surface")
Closes: #4324 (closed)

@aphogat

Merge request reports