Closed baldurk closed 9 years ago
The HLSL compiler will allow names of variables to be built-in functions even where they overlap with GLSL, but GLSL might be stricter. So we just rename every GLSL built-in. It should be a fairly rare occurence.
The HLSL compiler will allow names of variables to be built-in functions even where they overlap with GLSL, but GLSL might be stricter. So we just rename every GLSL built-in. It should be a fairly rare occurence.