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

Commit 75b32758 authored by David Friedman's avatar David Friedman Committed by android-build-merger
Browse files

Docs: Updates NDK TOC to include new Vulkan pages. am: 1ab34c0f

am: 2e1974cf

* commit '2e1974cf':
  Docs: Updates NDK TOC to include new Vulkan pages.

Change-Id: I87aad387063576ccdda1d58dcd417f120f6e997d
parents b14ac736 2e1974cf
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>