glslang/glslang
t.jung baf570efa5 Pure Texture to Sampled Texture Transform
Adds a transformation step to the post processing step.
Two modes are available:
1) keep
- Keeps samplers, textures and sampled textures as is
2) transform pure texture into sampled texture and remove pure samplers
- removes all pure samplers
- transforms all pure textures into its sampled counter part

Change-Id: If54972e8052961db66c23f4b7e719d363cf6edbd
2017-05-29 18:29:45 +02:00
..
GenericCodeGen Non-functional: White space after "//", mostly for copyrights. 2017-01-06 12:34:14 -07:00
Include Pure Texture to Sampled Texture Transform 2017-05-29 18:29:45 +02:00
MachineIndependent Pure Texture to Sampled Texture Transform 2017-05-29 18:29:45 +02:00
OSDependent Modernise CMake #2 2017-04-29 11:23:15 +02:00
Public Pure Texture to Sampled Texture Transform 2017-05-29 18:29:45 +02:00
CMakeLists.txt Modernise CMake #2 2017-04-29 11:23:15 +02:00
updateGrammar Bison: Non-functional: Move to revision 3.0.4. 2016-05-04 12:54:56 -06:00