Push FPDenormMode, FPOperationMode to the end
authorDavid Neto <dneto@google.com>
Wed, 20 Jan 2021 21:54:17 +0000 (16:54 -0500)
committerDavid Neto <dneto@google.com>
Wed, 20 Jan 2021 22:33:13 +0000 (17:33 -0500)
commit80438cd0df6f526b2e0df6cd83efa468fcd95af6
treeb54ab79cb5172469beacf27a6e3be581cfc5f31f
parent8bb2420b44af3c514480e63ac24439044706b583
Push FPDenormMode, FPOperationMode to the end

This is a cosmetic change for the benefit of generating the SPIR-V spec.
It reorders the "FP Denorm Mode" and "FP Operation Mode" so they are
the last sections in chapter 3 before the instruction listing.
They become 3.37 and 3.38. The idea is to preserve the section numbering
for earlier sections. For example, keep 3.31 as the Capability section.
include/spirv/unified1/spirv.cs
include/spirv/unified1/spirv.h
include/spirv/unified1/spirv.hpp
include/spirv/unified1/spirv.hpp11
include/spirv/unified1/spirv.json
include/spirv/unified1/spirv.lua
include/spirv/unified1/spirv.py
include/spirv/unified1/spv.d
tools/buildHeaders/jsonToSpirv.h