glsl: Delete spurious comment about mod not taking integer operands
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 8 Jul 2016 05:15:53 +0000 (22:15 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 30 Aug 2016 23:28:00 +0000 (16:28 -0700)
commitf4af9f36e724a7f8b17c41508a0f8cd37470678b
tree148a96234ebb6f31be0ad987991eeb1b68e396a8
parentd6ad3e2dd9d2b4066ee972c0cb8cdf3ff6649eaf
glsl: Delete spurious comment about mod not taking integer operands

This hasn't been true since we added support for GLSL 1.30.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/compiler/glsl/ir_expression_operation.py