summaryrefslogtreecommitdiff
path: root/tools/slang-unit-test/unit-test-find-check-entrypoint.cpp
AgeCommit message (Expand)Author
2025-10-06Add check for NVRTC backend in unit test cudaCodeGenBug (#8611)Sami Kiminki (NVIDIA)
2025-05-02Fix seg-fault in cudaCodeGenBug test (#6985)Jay Kwak
2025-03-05Fix codegen bug when targeting PTX with new API (#6506)Anders Leino
2024-11-13Correct include dir for libslang (#5539)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2024-10-09Fix bug related to findAndCheckEntrypoint. (#5241)Yong He
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2024-04-09Allow COM based API to discover and check entrypoints without [shader] attrib...Yong He