mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 11:40:10 +01:00
docs/zink: add missing colon
Reviewed-by: Hoe Hao Cheng <haochengho12907@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8648>
This commit is contained in:
parent
9565c1d83c
commit
a640588a41
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ For OpenGL 3.3 support, the following additional ``VkPhysicalDeviceFeatures``
|
|||
are required to be supported, although some of these might not actually get
|
||||
verified:
|
||||
|
||||
* ``VkPhysicalDeviceFeatures``
|
||||
* ``VkPhysicalDeviceFeatures``:
|
||||
|
||||
* ``occlusionQueryPrecise``
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue