mirror of
https://gitee.com/openharmony/third_party_spirv-headers
synced 2024-11-27 01:30:45 +00:00
Clarify uses of value used in KHR specs
If a value's use is adopted by a KHR extension or spec, then it's as if the value were originally reserved in a Khronos ragne. Khronos permanently fixes that use.
This commit is contained in:
parent
1f1c4c103b
commit
7f89d25bb0
@ -70,7 +70,10 @@
|
||||
accordingly.
|
||||
|
||||
Each vendor determines the use of values in their own ranges.
|
||||
Vendors are not required to disclose those uses.
|
||||
Vendors are not required to disclose those uses. If the use of a
|
||||
value is included in an extension which is adopted by a Khronos
|
||||
extension or specification, then that value's use may be permanently
|
||||
fixed as if originally reserved in a Khronos range.
|
||||
|
||||
The SPIR Working Group strongly recommends:
|
||||
- Each value is used for only one purpose.
|
||||
|
Loading…
Reference in New Issue
Block a user