Conversation
A shader language with implicit casting from vector to scalar is such a bad idea. #endofbughunt scalar to vector is pretty bad, too: float4 black = (0, 0, 0, 1); +1, been bitten many times by it. scalar to vector is an insidious one. Nothing like just seeing frame rates tank as the only clue