Skip to content

Commit

Permalink
AVX alpha pre-multiplication improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
awxkee committed Dec 31, 2024
1 parent eab5d80 commit 979ed3d
Show file tree
Hide file tree
Showing 5 changed files with 422 additions and 261 deletions.
2 changes: 1 addition & 1 deletion src/alpha_check.rs
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ fn has_non_constant_cap_alpha_f32_impl<const ALPHA_CHANNEL_INDEX: usize, const C
let zeros = 0;

row_sums.ne(&zeros)
}
}
Loading

0 comments on commit 979ed3d

Please sign in to comment.