doc: Document !2117

This commit is contained in:
zhz 2024-04-16 14:02:03 +08:00 committed by Simon Zeni
parent c5cf26f385
commit 78b9dcd02a
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
client: Replace `glTextureStorageMem2DEXT` with `glTexStorageMem2DEXT` to adapt to more vendors' GPU drivers.

View file

@ -0,0 +1 @@
config: Add `XRT_OS_ANDROID_USE_AHB` for Android platform.If this macro is not defined, vulkan memory will be used to create swapchains.