Revision fec9c42d4c61d1bdd54d020d55a3155e0d54fce7 authored by Yong He on 22 January 2024, 23:19:26 UTC, committed by GitHub on 22 January 2024, 23:19:26 UTC
* Fix GLSL legalization bug that leads to crash.

* Update diagnostic id to avoid conflict.

* Fix std140 layout logic.

---------

Co-authored-by: Yong He <yhe@nvidia.com>
1 parent c4e42ab
History
File Mode Size
cpp-extractor-main.cpp -rw-r--r-- 10.7 KB
diagnostic-defs.h -rw-r--r-- 3.6 KB
diagnostics.cpp -rw-r--r-- 291 bytes
diagnostics.h -rw-r--r-- 357 bytes
file-util.cpp -rw-r--r-- 2.7 KB
file-util.h -rw-r--r-- 863 bytes
identifier-lookup.cpp -rw-r--r-- 5.1 KB
identifier-lookup.h -rw-r--r-- 2.7 KB
macro-writer.cpp -rw-r--r-- 13.5 KB
macro-writer.h -rw-r--r-- 1.1 KB
node-tree.cpp -rw-r--r-- 4.9 KB
node-tree.h -rw-r--r-- 3.2 KB
node.cpp -rw-r--r-- 14.5 KB
node.h -rw-r--r-- 11.7 KB
options.cpp -rw-r--r-- 4.2 KB
options.h -rw-r--r-- 2.3 KB
parser.cpp -rw-r--r-- 61.3 KB
parser.h -rw-r--r-- 3.5 KB
unit-test.cpp -rw-r--r-- 3.1 KB
unit-test.h -rw-r--r-- 218 bytes

back to top