mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2024-11-23 07:19:50 +00:00
docs: improve language in zink article
Turns out, this was not proper use of language! Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15300>
This commit is contained in:
parent
e666134975
commit
fa41bd0687
@ -58,7 +58,7 @@ OpenGL 3.0
|
||||
^^^^^^^^^^
|
||||
|
||||
|
||||
For OpenGL 3.0 support, the following additional requirements needs to be
|
||||
For OpenGL 3.0 support, the following additional requirements must be
|
||||
supported:
|
||||
|
||||
* ``VkPhysicalDeviceFeatures``:
|
||||
@ -93,7 +93,7 @@ verified:
|
||||
OpenGL 3.3
|
||||
^^^^^^^^^^
|
||||
|
||||
For OpenGL 3.3 support, the following additional requirements needs to be
|
||||
For OpenGL 3.3 support, the following additional requirements must be
|
||||
supported, although some of these might not actually get verified:
|
||||
|
||||
* ``VkPhysicalDeviceFeatures``:
|
||||
@ -107,7 +107,7 @@ supported, although some of these might not actually get verified:
|
||||
OpenGL 4.0
|
||||
^^^^^^^^^^
|
||||
|
||||
For OpenGL 4.0 support, the following additional requirements needs to be
|
||||
For OpenGL 4.0 support, the following additional requirements must be
|
||||
supported:
|
||||
|
||||
* ``VkPhysicalDeviceFeatures``:
|
||||
@ -129,7 +129,7 @@ supported:
|
||||
OpenGL 4.1
|
||||
^^^^^^^^^^
|
||||
|
||||
For OpenGL 4.1 support, the following additional requirements needs to be
|
||||
For OpenGL 4.1 support, the following additional requirements must be
|
||||
supported:
|
||||
|
||||
* ``VkPhysicalDeviceFeatures``:
|
||||
@ -144,7 +144,7 @@ supported:
|
||||
OpenGL 4.2
|
||||
^^^^^^^^^^
|
||||
|
||||
For OpenGL 4.2 support, the following additional requirements needs to be
|
||||
For OpenGL 4.2 support, the following additional requirements must be
|
||||
supported:
|
||||
|
||||
* ``VkPhysicalDeviceLimits``:
|
||||
@ -177,7 +177,7 @@ supported:
|
||||
OpenGL 4.3
|
||||
^^^^^^^^^^
|
||||
|
||||
For OpenGL 4.3 support, the following additional requirements needs to be
|
||||
For OpenGL 4.3 support, the following additional requirements must be
|
||||
supported:
|
||||
|
||||
* ``VkPhysicalDeviceFeatures``:
|
||||
@ -197,7 +197,7 @@ supported:
|
||||
OpenGL 4.4
|
||||
^^^^^^^^^^
|
||||
|
||||
For OpenGL 4.4 support, the following additional requirements needs to be
|
||||
For OpenGL 4.4 support, the following additional requirements must be
|
||||
supported:
|
||||
|
||||
* Formats requiring ``VK_FORMAT_FEATURE_VERTEX_BUFFER_BIT``:
|
||||
|
Loading…
Reference in New Issue
Block a user