Skip to content

zink: only unmap PIPE_MAP_ONCE in synchronous mode

Mike Blumenkrantz requested to merge zmike/mesa:zink-maponce into master

this flag cannot be used to infer that a transfer_map call will be matched by a transfer_unmap call when tc reordering is active

fixes #4600 (closed)

Merge request reports

Loading