mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
docs/zink: mention vk1.2 mirror-clamp feature option
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22053>
This commit is contained in:
parent
3f272fd15e
commit
adc7170d85
1 changed files with 10 additions and 2 deletions
|
|
@ -222,9 +222,17 @@ supported:
|
|||
|
||||
* ``VK_FORMAT_B10G11R11_UFLOAT_PACK32``
|
||||
|
||||
* Device extensions:
|
||||
* For Vulkan 1.2 and above:
|
||||
|
||||
* :ext:`VK_KHR_sampler_mirror_clamp_to_edge`
|
||||
* ``VkPhysicalDeviceVulkan12Features``:
|
||||
|
||||
* ``samplerMirrorClampToEdge``
|
||||
|
||||
* For Vulkan 1.1 and below:
|
||||
|
||||
* Device extensions:
|
||||
|
||||
* :ext:`VK_KHR_sampler_mirror_clamp_to_edge`
|
||||
|
||||
OpenGL 4.5
|
||||
^^^^^^^^^^
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue