Edit

kc3-lang/angle/third_party/vulkan-loader

Branch :

  • Show log

    Commit

  • Author : Nico Weber
    Date : 2019-12-03 10:53:13
    Hash : 98e8be88
    Message : Remove an unused .gn file. The almost identical one in third_party/vulkan-loader/src/BUILD.gn is used instead, and this one is unused. Bug: None Change-Id: I9d1acfdec019fb4bc74ed4869014edbf9fd64ca5 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1947449 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: Jamie Madill <jmadill@chromium.org>

  • README.angle
  • Name: Vulkan Loader Components
    Short Name: Vulkan Loader
    Version: N/A
    URL: https://github.com/KhronosGroup/Vulkan-Loader
    SOURCE CODE: git clone https://github.com/KhronosGroup/Vulkan-Loader.git
    Date: 05/24/2018
    Revision: dba71dacd085918656a69e07fe8f37a71f5ebe2e
    Security Critical: no
    License: Apache 2.0
    License File: LICENSE.txt
    
    Description:
    The Vulkan Loader Components are used to build the open-source desktop Vulkan loader. The loader
    is a library that loads the Vulkan entry points and hooks them into the correct layers and the
    client driver (ICD). This is required for using Vulkan layers and applications.