davidtphx

Results 1 comments of davidtphx

Found the issue. Seems like the texture format EPixelFormat::PF_R8G8B8A8_UINT is not supported; using EPixelFormat::PF_R8G8B8A8 just works -_- Would be super nice to see that documented somewhere, and/or fixed :)