diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst index fea88bafda1..f96885c2587 100644 --- a/docs/drivers/zink.rst +++ b/docs/drivers/zink.rst @@ -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``: