Files
o3de/Gems/Atom/RHI
Mike Balfour 2629216e46 Optimize MemoryView::SetName (#4052)
* Optimize MemoryView SetName
Added a second version that uses wstring_view instead of string_view so that no temporaries need to be created when passing in a string literal that's already a wstring.

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>

* Changed to use SetPrivateData

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>
2021-09-10 14:37:32 -05:00
..
2021-09-07 11:09:31 -07:00
2021-09-10 14:37:32 -05:00
2021-09-10 13:12:45 -06:00