i think you can just replace those "<=" comparisons with "<=". as that documentation page reveals, that's an assembly instruction, and your code isn't assembly so it's sort of useless anyway. what i think has happened is that your code was posted on a website that processes plaintext in a way to make it not interfere with…
So Im looking for a shader editor that supports Shader Model 4 specifically for this command "lt" http://msdn.microsoft.com/en-us/library/windows/desktop/hh447181(v=vs.85).aspx Unfortunately I dont have access to Visual Studio, and am not keen on using it anyway. The perfect example would be Shazzam - as the shader is a…