aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVikas Marwaha <vikasmarwaha@google.com>2021-08-06 23:42:07 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-06 23:42:07 +0000
commit7c78eac2642bba4936ab5e4de96919036d20c095 (patch)
tree6f4a29cafebfbb058a65c1a78a1647eaf8db8e0a
parentabe74c864e8582803eb1aabc9de5119810ccf706 (diff)
parentc6968ec0acb23a8d3a4d71822aa267bec0b9b463 (diff)
downloadcdd-7c78eac2642bba4936ab5e4de96919036d20c095.tar.gz
CDD: Relax GL_OVR_multiview_multisampled_render_to_texture requirement. am: c6968ec0ac
Original change: https://android-review.googlesource.com/c/platform/compatibility/cdd/+/1789629 Change-Id: If7acb2569a22739450a3f8234aae4fb54bb7d8b4
-rw-r--r--7_hardware-compatibility/7_9_virtual-reality.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/7_hardware-compatibility/7_9_virtual-reality.md b/7_hardware-compatibility/7_9_virtual-reality.md
index ccc9a75..f555d48 100644
--- a/7_hardware-compatibility/7_9_virtual-reality.md
+++ b/7_hardware-compatibility/7_9_virtual-reality.md
@@ -36,12 +36,12 @@ If device implementations support VR mode, they:
[`GL_EXT_multisampled_render_to_texture2`](https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_multisampled_render_to_texture2.txt),
[`GL_OVR_multiview`](https://www.khronos.org/registry/OpenGL/extensions/OVR/OVR_multiview.txt),
[`GL_OVR_multiview2`](https://www.khronos.org/registry/OpenGL/extensions/OVR/OVR_multiview2.txt),
- [`GL_OVR_multiview_multisampled_render_to_texture`](https://www.khronos.org/registry/OpenGL/extensions/OVR/OVR_multiview_multisampled_render_to_texture.txt),
[`GL_EXT_protected_textures`](https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_protected_textures.txt),
and expose the extensions in the list of available GL extensions.
* [C-SR] Are STRONGLY RECOMMENDED to implement
[`GL_EXT_external_buffer`](https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_external_buffer.txt),
[`GL_EXT_EGL_image_array`](https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_EGL_image_array.txt),
+ [`GL_OVR_multiview_multisampled_render_to_texture`](https://www.khronos.org/registry/OpenGL/extensions/OVR/OVR_multiview_multisampled_render_to_texture.txt),
and expose the extensions in the list of available GL extensions.
* [C-SR] Are STRONGLY RECOMMENDED to support Vulkan 1.1.
* [C-SR] Are STRONGLY RECOMMENDED to implement