summaryrefslogtreecommitdiffstats
path: root/tools/gfx/resource-desc-utils.cpp
Commit message (Collapse)AuthorAge
* Remove resource `Usage` from `gfx` interface. (#1813)Yong He2021-04-24
* Fix `model-viewer` crash when using Vulkan. Fixing an issue in shader object layout creation for to make sure a correct descriptor set layout is calculated for types that need an implicit constant buffer. * Fix formatting. * Fixes. * Fix memory leak in vulkan. * Remove resource `Usage` from `gfx` interface.