VL.Rive render to texture example broken

render to texture example does not work in stable gamma 7.0

The render target format ‘R16G16B16A16_Float’ is not supported by Rive. In case you render to a texture set its format to RGBA_Typeless and its view to RGBA_Srgb.