Nope there's no support for this built in, It needs support at the Pixi level really (which would require them to support custom shaders) but I guess if you know you only need canvas and not WebGL then you could just force the renderer to use that and inject your own context mods to do it.