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:
Erik Faye-Lund 2022-03-09 15:40:25 +01:00 committed by Marge Bot
parent e666134975
commit fa41bd0687
1 changed files with 7 additions and 7 deletions

View File

@ -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``: