pub const MODE_IMAGE_SOURCE_NORTH: u32 = 3;
Draw an image from the texture at tex in the fragment shader, with the source rectangle rotated to face north.
tex
FIXME: Make more principled.