Home | History | Annotate | Download | only in Shader

Lines Matching refs:RoundInt

681 			Int a = RoundInt(anisotropy);
1153 Int a = RoundInt(anisotropy);
2250 ilod = RoundInt(lod);
2307 return Min(Max(Short4(RoundInt(uw)), Short4(0)), *Pointer<Short4>(mipmap + OFFSET(Mipmap, depth)) - Short4(1));
2357 xyz0 = Min(Max(RoundInt(uvw), Int4(0)), maxXYZ);