| Summary: | Add Support for SPIR-V >= 2.0 (group) | ||
|---|---|---|---|
| Product: | [JogAmp] Jogl | Reporter: | Sven Gothel <sgothel> |
| Component: | vulkan | Assignee: | Sven Gothel <sgothel> |
| Status: | UNCONFIRMED --- | ||
| Severity: | enhancement | CC: | gouessej, sorel.johann |
| Priority: | --- | ||
| Version: | tbd | ||
| Hardware: | All | ||
| OS: | all | ||
| Type: | FEATURE | SCM Refs: | |
| Workaround: | --- | ||
| Bug Depends on: | |||
| Bug Blocks: | 1137 | ||
|
Description
Sven Gothel
2015-03-04 16:39:10 CET
(In reply to comment #0) > Khrono's SPIR-V IR > <https://www.khronos.org/spir> <https://www.khronos.org/registry/spir-v/> Here is some code which could be used to starts with : https://bitbucket.org/Eclesia/unlicense/src/tip/compiler/compiler-spir/src/main/java/un/language/spir/?at=default it's public domain, copy what you need ;) |