mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-25 21:21:14 +00:00
This gets parameter qualifiers to the parameters and thus `const` parameters work as expected (even passes validation). However, in/out/inout do not work yet due to incorrect setup of the function call: spir-v wants them to be passed by reference (pointers) rather than by value. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
Makemodule.am | ||
TODO |