add AVX memset
This commit is contained in:
parent
fee61f7b4a
commit
6372dc6884
3 changed files with 31 additions and 16 deletions
|
@ -74,6 +74,7 @@ void blt_colorkey_mirror_stretch(
|
|||
|
||||
void blt_clear(
|
||||
unsigned char* dst,
|
||||
char color,
|
||||
size_t size);
|
||||
|
||||
void blt_colorfill(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue