Skip to content

lima/ppir: change offset type to int

kszaq requested to merge kszaq/mesa:lima_fix_af0de6b9 into master

Offset doesn't need to be 64-bit. This fixes compilation error with 64-bit off_t.

Fixes: af0de6b9 lima/ppir: implement discard and discard_if

Edited by kszaq

Merge request reports