Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Aug 21, 2023
1 parent bbf93a8 commit 93ad206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/back/hlsl/help.rs
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@ impl<'a, W: Write> super::Writer<'a, W> {
"struct {struct_name} {{
float fract;
float whole;
}}
}};
{struct_name} {function_name}(in float arg) {{
float whole;
Expand Down

0 comments on commit 93ad206

Please sign in to comment.