index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
slang
/
slang-ir-specialize-dynamic-associatedtype-lookup.h
Age
Commit message (
Collapse
)
Author
2020-11-06
Specialize witness table lookups. (#1596)
Yong He
* Specialize witness table lookups. * Remove generated files from vcxproj * Fix call to generic interface methods.