cpublit v0.5.0 (2021-11-05T19:15:29Z)
Dub
Repo
multBl
CPUblit
composing
mult
2 operator multiply function with blending.
void
multBl
(uint* src, uint* dest, size_t length)
@
nogc
pure nothrow
void
multBl
(
uint
*
src
,
uint
*
dest
,
size_t
length
)
void
multBl
(uint* src, uint* dest, uint* dest0, size_t length)
Meta
Source
See Implementation
CPUblit
composing
mult
functions
mult
multBl
multMV
multMVBl
2 operator multiply function with blending.