1 Commits

Author SHA1 Message Date
Nathan Gauër
74f5548bbc
[HLSL][SPIR-V] Implements SV_Position for VS/PS I/O (#168735)
Current implementation for SV_Position was very basic to allow
implementing/testing some semantics. Now that semantic support is more
robust, I can move forward and implement the whole semantic logic.

DX part is still a bit placeholder.
2025-11-24 12:42:20 +00:00