Skip to content

kopper: fix loop iterating for msaa texture creation

Mike Blumenkrantz requested to merge zmike/mesa:kopper-msaa into main

the pipe_resource template values need to always be initialized or else texture creation fails and rendering is broken

fixes #8331 (closed)

cc: mesa-stable

Merge request reports