diff options
author | Alejandro Piñeiro <[email protected]> | 2017-10-28 10:57:35 +0200 |
---|---|---|
committer | Alejandro Piñeiro <[email protected]> | 2018-07-03 12:41:46 +0200 |
commit | 54d7fca077d051af0b91f0684cdfa0055915b917 (patch) | |
tree | 18fd9f87f9fa92e84efbb77419f1f5cf5ed132ba /CleanSpec.mk | |
parent | 12301766def1a5eb159644d9afa402ac187d9a01 (diff) |
spirv/nir: add capability check for SpvCapabilityAtomicStorage
Capability that informs if atomic counters are supported. From SPIR-V
1.0 spec, section 3.7, "Storage Class", item 10 from table:
(Column "Storage Class"):
"AtomicCounter For holding atomic counters. Visible across all
functions of the current invocation. Atomic counter-specific
memory."
(Column "Required Capability"):
"AtomicStorage"
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'CleanSpec.mk')
0 files changed, 0 insertions, 0 deletions