Home
last modified time | relevance | path

Searched refs:GetMaskOp (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ee/
H A DVif.h218 uint32 GetMaskOp(unsigned int, unsigned int) const;
H A DVif.cpp727 uint32 maskOp = useMask ? GetMaskOp(i, m_writeTick) : MASK_DATA; in Cmd_UNPACK()
984 uint32 CVif::GetMaskOp(unsigned int row, unsigned int col) const in GetMaskOp() function in CVif