Cleanup: Geometry Node: Image Texture
While trying to implement T102289: Image Texture sampling by int X and Y pixel indices,
I noticed that this node has several solutions that are very different from other, newer nodes.
This patch will add:
- Explicitly sets default values
- Dereferencing references.
- Reduces the size of the node settings structure.