Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c54f6d4 authored by David Friedman's avatar David Friedman
Browse files

Docs: Minor wording tweak to Vulkan landing page.

Bug: N/A
Change-Id: I9e4d44bd5cf1d5dfddbeadac4a67c1a227894f92
parent e37c6999
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ page.title=Vulkan Graphics API
<a class="external-link" href="https://www.khronos.org/vulkan/">Vulkan</a> is a
low-overhead, cross-platform API for high-performance, 3D graphics. Like OpenGL
ES, Vulkan provides tools for creating high-quality, real-time graphics in
applications. In addition, Vulkan provides other advantages, such as reducing
applications. Vulkan also provides advantages such as reducing
CPU overhead and providing support for the
<a class="external-link" href="https://www.khronos.org/spir">SPIR-V Binary
Intermediate language</a>.