hlsl: Avoid HLSL_CLASS_OBJECT, part 1.
- Apr 02, 2024
-
-
-
The extra argument is not very easy to intuit. Since all we're trying to do here is check whether the type is a struct with object components in it, write that out explicitly.
-
-
We already perform an implicit cast per component in initialize_var_components().
-