steve-lunarg f1e0c87127 allow renaming of shader entry point when creating SPIR-V
Use "--source-entrypoint name" on the command line, or the
TShader::setSourceEntryPoint(char*) API.

When the name given to the above interfaces is detected in the
shader source, it will be renamed to the entry point name supplied
to the -e option or the TShader::setEntryPoint() method.
2016-12-01 08:51:43 -07:00
..
2016-11-21 18:25:08 -07:00
2016-11-21 18:25:08 -07:00
2016-11-21 18:25:08 -07:00
2016-06-19 11:50:34 -06:00
2016-11-21 18:25:08 -07:00