index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
gfx
/
simple-render-pass-layout.cpp
Age
Commit message (
Expand
)
Author
2022-04-21
GFX renaming work part 2: slang-gfx.h renames (#2194)
lucy96chen
2021-03-04
Refactor `gfx` to surface `CommandBuffer` interface. (#1735)
Yong He