glsl/standalone: point which arguments are mandatory
authorAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 4 Jan 2018 15:38:00 +0000 (16:38 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 5 Jan 2018 07:52:22 +0000 (08:52 +0100)
commit937b210551ef7c243976f0c0240395827a72ef8b
tree652e1e9f950d815dfec16a1f5efaf8051666f62e
parent4a0c24f2dd97c670259a7ab0ced701dbf9bb5dd7
glsl/standalone: point which arguments are mandatory

Every now and then I execute the standalone compiler, get the
non-version error, and need to remember what I'm doing wrong

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/compiler/glsl/main.cpp