Edit

kc3-lang/angle/third_party/spirv-headers

Branch :

  • Show log

    Commit

  • Author : Jamie Madill
    Date : 2016-12-23 13:41:47
    Hash : 0448ec84
    Message : Vulkan: Enable validation layers on request. Also adds the build files for the Vulkan layers. The layers are enabled by default for the tests. BUG=angleproject:1319 Change-Id: I0b442b36312a1299a932922e1c4e39f00801de49 Reviewed-on: https://chromium-review.googlesource.com/367751 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org>

  • README.angle
  • Name: SPIR-V Headers
    Short Name: spirv-headers
    URL: https://github.com/KhronosGroup/SPIRV-Headers.git
    Version: Unknown
    Security Critical: yes
    License: MIT
    License File: LICENSE
    
    Description:
    This repository contains machine-readable files from the SPIR-V Registry. This includes:
    
    * Header files for various languages.
    * JSON files describing the grammar for the SPIR-V core instruction set, and for the GLSL.std.450 extended instruction set.
    * The XML registry file.