Skip to content

mesa: use default params for clearbuffer functions

Mike Blumenkrantz requested to merge zmike/mesa:clearbuffer into main

What does this MR do and why?

mesa: use default params for clearbuffer functions

this might otherwise pull in user-specified params
from the unpack buffer and access arbitrary data

cc: mesa-stable

Merge request reports

Loading