cpublit v0.4.2 (2021-04-17T23:39:40Z)
Dub
Repo
multMVBl
CPUblit
composing
mult
2 operator multiply function with blending and master value.
void
multMVBl
(uint* src, uint* dest, size_t length, V value)
@
nogc
pure nothrow
void
multMVBl
(
V
)
(
uint
*
src
,
uint
*
dest
,
size_t
length
,
V
value
)
void
multMVBl
(uint* src, uint* dest, uint* dest0, size_t length, V value)
Meta
Source
See Implementation
CPUblit
composing
mult
functions
mult
multBl
multMV
multMVBl
2 operator multiply function with blending and master value.