KhronosGroup / SPIRV-LLVM-Translator

A tool and a library for bi-directional translation between SPIR-V and LLVM IR
Other
487 stars 218 forks source link

CounterBuffer decoration is supported from 1.4 without extension #2478

Closed vmaksimo closed 7 months ago

vmaksimo commented 7 months ago

Do nothing for now, as it's not used in translator.

Addresses p.6 of #2460

svenvh commented 7 months ago

Close/reopen once more to retrigger CI.