Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gpu: Increase texture size limit (#41)
In the context of VR experiences, textures are over 4k and such limitation was a problem. Therefore, this commit increases the max texture size to 16384. In practice, the gpu driver bug list set this limit on Android and Linux only.
- Loading branch information