tree: 7506f3acabe77426d6c3f38dc0cbb72ccf093f60 [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. lavapipe_icd_fake.cc
  4. metadata.json
  5. README.md
src/graphics/lib/lavapipe-vulkan/README.md

Lavapipe ICD component

This directory defines two artifacts:

  • A shared library ICD which provides a Lavapipe-based software Vulkan implementation
    • Currently this is a stub implementation, see fxbug.dev/124972
  • A component which makes this ICD available to the Fuchsia Vulkan loader service, and therefore to Vulkan client apps.