Searched refs:GetMaskOp (Results 1 – 2 of 2) sorted by relevance
218 uint32 GetMaskOp(unsigned int, unsigned int) const;
727 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