Metal: Blending issues when rendering to a custom render texture
Goal: Render solid color quads with 0.5 alpha to my own transparent render target texture, then map the texture to a quad and render it to the screen. The texture should blend correctly (normal blend mode) with whatever is on the screen.