The context is temporary and changes over time depending on the
operation Blender is doing. That means holding on to it in the scene
delegate is not safe. Instead extract the members from it beforehand.
None of these textures need filtering or mipmaps. These are not scaled
for drawing, and even if they were used for image editor drawing with
zoom the consistent thing would still be to use nearest interpolation.