This repository contains the source markup used to generate the formal SPIR-V specifications found on https://www.khronos.org/spirv/.
|
ℹ️
|
The SPIR Working Group intends to remove the spec generator ( |
README.adoc This file
BUILD.adoc Build instructions and software dependencies
CONTRIBUTING.adoc Requirements for external contributions to the repository
CODE_OF_CONDUCT.adoc Code of Conduct
LICENSE.adoc Summary of licenses used by files in the repository
Makefile Makefile and helper build scripts
specs/ Specification source for SPIR-V, machine-readable grammar, and extended instruction setsSee BUILD.adoc for instructions on building the HTML and PDF specifications, including software dependencies and the Khronos-provided Docker image.
Proposed changes must successfully build the HTML and PDF targets before being considered for inclusion by the SPIR-V Working Group.