Searched refs:dstIntType (Results 1 – 1 of 1) sorted by relevance
7544 VISA_Type dstIntType = GetUnsignedIntegerType(m_destination->GetType()); in emitSampleInstruction() local7545 CVariable* pred = m_currShader->ImmToVariable(0xFFFFFFFF, dstIntType); in emitSampleInstruction()7546 CVariable* zero = m_currShader->ImmToVariable(0x0, dstIntType); in emitSampleInstruction()7547 …CVariable* dstAlias = m_currShader->GetNewAlias(m_destination, dstIntType, 0, m_destination->GetNu… in emitSampleInstruction()