Searched refs:RoundIntClamped (Results 1 – 5 of 5) sorted by relevance
552 …proj.x = As<Float4>(RoundIntClamped(*Pointer<Float4>(data + OFFSET(DrawData, X0xF)) + pos.x * rhw … in writeCache()553 …proj.y = As<Float4>(RoundIntClamped(*Pointer<Float4>(data + OFFSET(DrawData, Y0xF)) + pos.y * rhw … in writeCache()
1287 …*Pointer<Int4>(out + 16) = RoundIntClamped(Float4(2147483648.0f, -2147483648.0f, 2147483520, -2147… in TEST()
2017 RValue<Int4> RoundIntClamped(RValue<Float4> cast);
3606 RValue<Int4> RoundIntClamped(RValue<Float4> cast) in RoundIntClamped() function
2730 RValue<Int4> RoundIntClamped(RValue<Float4> cast) in RoundIntClamped() function