f2539fd7
by Elizabeth Figura at 2026-06-16T14:40:27+02:00
vkd3d-shader/ir: Introduce a separate register type for oPts.
Keeping the indexed RASTOUT for this is a bit awkward and requires some
special code in the spirv backend; a separate non-indexed register type
allows us to reuse get_spirv_builtin_for_register().