Fix spirv-headers link in the README. (#2516)

This commit is contained in:
Steven Perron 2019-04-26 09:34:11 -04:00 committed by GitHub
parent b68af7ca8e
commit fb08224f89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@ version. An API call reports the software version as a C-style string.
* Support for SPIR-V 1.0, 1.1, 1.2, and 1.3
* Based on SPIR-V syntax described by JSON grammar files in the
[SPIRV-Headers](spirv-headers) repository.
[SPIRV-Headers](https://github.com/KhronosGroup/SPIRV-Headers) repository.
* Support for extended instruction sets:
* GLSL std450 version 1.0 Rev 3
* OpenCL version 1.0 Rev 2