You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom
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>
4 years ago
..
Asset Fixed PathView `MakeRelativeTo` and `Append` functions path segment comparisons (#3628) 4 years ago
Bootstrap ATOM-16063 Remove SetShaderResourceGroupCallback in scene and update scene srg handling (#3969) 4 years ago
Component Removed all preview.png and references of preview.png in all Atom related gems. (#3664) 4 years ago
Feature minor bug fixes based on finding defects while using (#4035) 4 years ago
RHI Optimize MemoryView::SetName (#4052) 4 years ago
RPI ATOM-16063 Remove SetShaderResourceGroupCallback in scene and update scene srg handling (#3969) 4 years ago
TestData Configure default Atom assets to be enabled on the linux platform (#3611) 4 years ago
Tools ATOM-16063 Remove SetShaderResourceGroupCallback in scene and update scene srg handling (#3969) 4 years ago
Utils Fixes clang cases 4 years ago
CMakeLists.txt Merge pull request #2235 from aws-lumberyard-dev/daimini/gitflow_210716_o3de 5 years ago
gem.json Removed all preview.png and references of preview.png in all Atom related gems. (#3664) 4 years ago