summaryrefslogtreecommitdiff
path: root/tools/gfx/debug-layer/debug-command-encoder.cpp
AgeCommit message (Expand)Author
2024-05-11add missing Result to IRayTracingCommandEncoder::bindPipline (#4148)skallweitNV
2023-09-11Add Mesh and Task shader support to GFX (#3190)Ellie Hermaszewska
2023-02-06GFX: make dispatch commands return error code. (#2625)Yong He
2022-10-12Allow setting shader model upon d3d device creation. (#2442)Yong He
2022-09-28Fix gfx debug layer crashes. (#2416)Yong He
2022-08-04Split debug-layer into smaller files (#2344)lucy96chen