| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DefaultResourceLimits.cpp | ||
| DefaultResourceLimits.h | ||
| StandAlone.cpp | ||
| Worklist.h | ||
| spirv-remap.cpp |
Previously GlslangToSpv() reported missing/TBD functionalities by directly writing to stdout using printf. That could cause problems to callers of GlslangToSpv(). This patch cleans up the error reporting logic in GlslangToSpv(), TGlslangToSpvTraverser, and spv::Builder a little bit to use ostringstream. Also fixed the usage of GlslangToSpv() in GTest fixtures to capture warnings/errors reported when translating AST to SPIR-V.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| CMakeLists.txt | Loading commit data... | |
| DefaultResourceLimits.cpp | Loading commit data... | |
| DefaultResourceLimits.h | Loading commit data... | |
| StandAlone.cpp | Loading commit data... | |
| Worklist.h | Loading commit data... | |
| spirv-remap.cpp | Loading commit data... |