Render targets do not generate mipmaps
When a post process shader defines a custom render target and requests mipmaps, they are never generated.
This line never gets called we never set the mipmap level for the associated texture.
When a post process shader defines a custom render target and requests mipmaps, they are never generated.
This line never gets called we never set the mipmap level for the associated texture.