Skip to content

util: fix os_create_anonymous_file on android

Tapani Pälli requested to merge tpalli/mesa:fix_vulkan_on_android into master

Commit fixes current crashes with Vulkan applications on Android.

Fixes: c0376a12 "util: add anon_file.h for all memfd/temp file usage" Signed-off-by: Tapani Pälli tapani.palli@intel.com

Merge request reports