Home | History | Annotate | Download | only in Shader

Lines Matching refs:halfBits

2304 			const int halfBits = 0x3effffff; // Value just under 0.5f
2319 Float4 half = As<Float4>(Int4(halfBits));
2327 Float4 half = As<Float4>(Int4(halfBits));