Giovanni Mascellani : vkd3d-shader/ir: Refactor declaration emission outside of the CFG structure.
15 Apr
2024
15 Apr
'24
8:27 p.m.
Module: vkd3d Branch: master Commit: b4cfc24f67d7346032854a71447e79b5d5b99b96 URL: https://gitlab.winehq.org/wine/vkd3d/-/commit/b4cfc24f67d7346032854a71447e79... Author: Giovanni Mascellani <gmascellani(a)codeweavers.com> Date: Wed Apr 10 15:58:34 2024 +0200 vkd3d-shader/ir: Refactor declaration emission outside of the CFG structure. This is in preparation of handling more than one function (as it happens for Hull Shaders), which will require having a single row of declarations, but handling more than one CFG. --- libs/vkd3d-shader/ir.c | 190 ++++++++++++++++++++++++++----------------------- 1 file changed, 102 insertions(+), 88 deletions(-)
703
Age (days ago)
703
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard