Set rule for textures globally

Hey, I’m loading lots of texture assets using loadFromUrl,
I was wondering is it possible to somehow set FILTER_NEAREST globally on all app for all existing/upcomming? I assume the default is LINEAR?