cpublit v0.4.2 (2021-04-17T23:39:40Z)
Dub
Repo
diffMVBl
CPUblit
composing
diff
3 operator difference function with separate destination and master alpha value.
void
diffMVBl
(uint* src, uint* dest, size_t length, V value)
void
diffMVBl
(uint* src, uint* dest, uint* dest0, size_t length, V value)
@
nogc
pure nothrow
void
diffMVBl
(
V
)
(
uint
*
src
,
uint
*
dest
,
uint
*
dest0
,
size_t
length
,
V
value
)
Meta
Source
See Implementation
CPUblit
composing
diff
functions
diff
diffBl
diffMV
diffMVBl
3 operator difference function with separate destination and master alpha value.