mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-25 13:11:00 +00:00
spir-v uses SSA, so temps cannot be assigned to directly, so instead use the temp expression as a reference for the result id of the rhs of the assignment. This would get function calls working if the they actually emitted any code (right now, just a place-holder id so spirv-dis doesn't fall over). |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
Makemodule.am | ||
TODO |