openMSX
openmsx::AlphaBlendLines< Pixel > Member List

This is the complete list of members for openmsx::AlphaBlendLines< Pixel >, including all inherited members.

AlphaBlendLines(PixelOperations< Pixel > pixelOps)openmsx::AlphaBlendLines< Pixel >explicit
operator()(std::span< const Pixel > in1, std::span< const Pixel > in2, std::span< Pixel > out)openmsx::AlphaBlendLines< Pixel >
operator()(Pixel in1, std::span< const Pixel > in2, std::span< Pixel > out)openmsx::AlphaBlendLines< Pixel >