vkd3d-shader/hlsl: Add and use constant node creation helpers.
Clean up the last few uses of init_node() outside of hlsl.c.
Merge request reports
Activity
added 4 commits
- 4c5fd9c7 - vkd3d-shader/hlsl: Introduce a hlsl_new_float_constant() helper.
- 3fc2fdc3 - vkd3d-shader/hlsl: Introduce a hlsl_new_bool_constant() helper.
- f8da1000 - vkd3d-shader/hlsl: Use hlsl_new_int_constant() in the "primary_expr" rule.
- b74a5460 - vkd3d-shader/hlsl: Use hlsl_new_constant() in more places.
Toggle commit list
Please register or sign in to reply