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

Commit 1ab34c0f authored by David Friedman's avatar David Friedman
Browse files

Docs: Updates NDK TOC to include new Vulkan pages.

Change-Id: I90d768526afaf6098e66968f8bbf610b4e22fd78
parent 922b5e4d
Loading
Loading
Loading
Loading
+13 −2
Original line number Diff line number Diff line
@@ -74,9 +74,20 @@
   </li>

      <li class="nav-section">
      <div class="nav-section-header empty">
      <div class="nav-section-header">
      <a href="<?cs var:toroot ?>ndk/guides/graphics/index.html">
      <span class="en">Graphics</span></a></div>
      <span class="en">Vulkan</span></a></div>
      <ul>
      <li><a href="<?cs var:toroot ?>ndk/guides/graphics/getting-started.html">
      Getting Started</a></li>
      <li><a href="<?cs var:toroot ?>ndk/guides/graphics/design-notes.html">
      Design Guidelines</a></li>
      <li><a href="<?cs var:toroot ?>ndk/guides/graphics/shader-compilers.html">
      Shader Compilers</a></li>
      <li><a href="<?cs var:toroot ?>ndk/guides/graphics/validation-layer.html">
      Validation Layers</a></li>
      </ul>
      </ul>
   </li>