mirror of
https://github.com/RPCS3/glslang.git
synced 2024-12-21 10:48:14 +00:00
baf570efa5
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 |
||
---|---|---|
.. | ||
GenericCodeGen | ||
Include | ||
MachineIndependent | ||
OSDependent | ||
Public | ||
CMakeLists.txt | ||
updateGrammar |