Searched refs:activeLaneMaskValue (Results 1 – 2 of 2) sorted by relevance
925 , activeLaneMaskValue(activeLaneMask.value()) in EmitState()945 ASSERT(activeLaneMaskValue != nullptr); in activeLaneMask()946 return RValue<SIMD::Int>(activeLaneMaskValue); in activeLaneMask()981 rr::Value *activeLaneMaskValue = nullptr; // The current active lane mask. member in sw::SpirvShader::EmitState
732 state->activeLaneMaskValue = mask.value(); in SetActiveLaneMask()