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