NOR gate using Pixel Shader

http://jinjuyu.blog.me/40207343365

NOR Gate can be implemented using only DP4 instructions using ARB_fragment_shader by TWO PASS.

SOURCE CODE: https://digdigrpg.googlecode.com/svn/trunk/GLSLNOR.7z
NOTE: It’s for linux…