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