Searched refs:messagePhaseElem (Results 1 – 1 of 1) sorted by relevance
3306 …CVariable* messagePhaseElem = m_currShader->GetNewAlias(messagePhases, type, phaseIndex * getGRFSi… in emitGetMessagePhaseType() local3312 m_encoder->Copy(m_destination, messagePhaseElem); in emitGetMessagePhaseType()3328 …CVariable* messagePhaseElem = m_currShader->GetNewAlias(messagePhases, type, phaseIndex * getGRFSi… in emitSetMessagePhaseType_legacy() local3333 m_encoder->Copy(messagePhaseElem, val); in emitSetMessagePhaseType_legacy()3350 …CVariable* messagePhaseElem = m_currShader->GetNewAlias(m_destination, type, phaseIndex * getGRFSi… in emitSetMessagePhaseType() local3355 m_encoder->Copy(messagePhaseElem, val); in emitSetMessagePhaseType()