Skip to content

v2025.19.1

Latest

Choose a tag to compare

@JKot-Coder JKot-Coder released this 15 Dec 00:11
Fix usage tracking for ParameterBlocks

Constant buffers generated from ParameterBlock could be emitted in the target
code but not reported as used by isParameterLocationUsed().

Adjust metadata collection so the register space for the default constant buffer
is handled correctly, allowing the binding to be reported as used.