Home
last modified time | relevance | path

Searched refs:BlendTev (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/Software/
H A DEfbInterface.h41 void BlendTev(u16 x, u16 y, u8* color);
H A DEfbInterface.cpp407 void BlendTev(u16 x, u16 y, u8* color) in BlendTev() function
H A DTev.cpp870 EfbInterface::BlendTev(Position[0], Position[1], output); in Draw()