mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-25 03:31:25 +00:00
This may seem a little contradictory, but it's due to the difference between a high level (engine) render pass and a Vulkan render pass object (and quite likely a poor choice in names for the high level object). This is necessary for supporting compute shader dispatches as they cannot be submitted inside a Vulkan render pass. |
||
---|---|---|
.. | ||
renderer | ||
targets | ||
Makemodule.am |