openMSX
|
#include <MemoryOps.hh>
Public Member Functions | |
void | operator() (std::span< Pixel > out, Pixel val0, Pixel val1) const |
Definition at line 12 of file MemoryOps.hh.
void openmsx::MemoryOps::MemSet2< Pixel >::operator() | ( | std::span< Pixel > | out, |
Pixel | val0, | ||
Pixel | val1 | ||
) | const |
Definition at line 190 of file MemoryOps.cc.
References UNREACHABLE.