mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-17 08:20:37 +02:00
features: mark off line rasterization for lavapipe
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11719>
This commit is contained in:
parent
5685c99afb
commit
95e567f253
1 changed files with 1 additions and 1 deletions
|
|
@ -530,7 +530,7 @@ Khronos extensions that are not part of any Vulkan version:
|
|||
VK_EXT_image_robustness DONE (anv, radv)
|
||||
VK_EXT_index_type_uint8 DONE (anv, lvp, radv/gfx8+, v3dv, tu)
|
||||
VK_EXT_inline_uniform_block DONE (anv, radv)
|
||||
VK_EXT_line_rasterization DONE (anv, radv)
|
||||
VK_EXT_line_rasterization DONE (anv, radv, lvp)
|
||||
VK_EXT_memory_budget DONE (anv, radv, tu)
|
||||
VK_EXT_memory_priority DONE (radv)
|
||||
VK_EXT_pci_bus_info DONE (anv, radv)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue