mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
docs: add Vulkan Float64 capability support for anv driver
Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com> Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
parent
ada66480b2
commit
17eac30e90
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ Note: some of the new features are only available with certain drivers.
|
|||
<li>GL_OES_geometry_shader on i965/haswell</li>
|
||||
<li>GL_OES_texture_cube_map_array on i965/haswell</li>
|
||||
<li>GL_OES_viewport_array on i965/haswell</li>
|
||||
<li>Vulkan Float64 capability support on Intel's ANV driver</li>
|
||||
</ul>
|
||||
|
||||
<h2>Bug fixes</h2>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue