SkiaMultiplatformSample. Fix showing render API after fallback (#1041)
renderApi can change if there was a fallback (DIRECT3D -> OpenGL -> Software). We need to always call it in the frame. Noticed it during testing.
Showing
Please register or sign in to comment