aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVikas Marwaha <vikasmarwaha@google.com>2021-08-06 23:56:46 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-06 23:56:46 +0000
commit195222dafc05d3f6b0f8a1c72b3e845d34df4130 (patch)
treeda710cc240d2d55ccbd8f434c8d978c7f1aa3067
parent9d5b6cf29cf6f2ac5753510e4fc61bd269da2a8d (diff)
parent7c78eac2642bba4936ab5e4de96919036d20c095 (diff)
downloadcdd-195222dafc05d3f6b0f8a1c72b3e845d34df4130.tar.gz
CDD: Relax GL_OVR_multiview_multisampled_render_to_texture requirement. am: c6968ec0ac am: 7c78eac264
Original change: https://android-review.googlesource.com/c/platform/compatibility/cdd/+/1789629 Change-Id: Id8973e9d5a988595bf91f93c8025bcdd7881d79b
-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