Prepare GLSL compiler for GLSL_TYPE_FLOAT16
This MR adds support for GLSL_TYPE_FLOAT16
throughout the GLSL code in preparation for the actual lowering of mediump to this type. No functional changes expected as nothing yet generates this type.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This MR adds support for GLSL_TYPE_FLOAT16
throughout the GLSL code in preparation for the actual lowering of mediump to this type. No functional changes expected as nothing yet generates this type.