Draft: Rusticl: Add support for Program Scope Global Variables
It's still a bit of WIP as the following things need to be addressed:
-
Support for OpInBoundsPtrAccessChain
insideOpSpecConstantOp
-
https://github.com/KhronosGroup/OpenCL-CTS/pull/1799 -
Needs a7a36de0c88622bf810a021816e82c4a673174fc
backported in the translator -
SPIR-V Module Initializers and Finalizers (I might consider ignoring those as they are poorly speced out, a.k.a. not at all)
Edited by Karol Herbst