I have attached a very simple patch and shader for adding two textures together.
The shader needs to be loaded after window creation and rendering starts to work correctly. The shader has some basic comments about what the commands do. You can replace the ADD with MUL to get a different effect to get started.