diff options
| author | 2018-07-24 12:10:35 -0400 | |
|---|---|---|
| committer | 2018-07-24 12:10:37 -0400 | |
| commit | 16139ed53b1b4be3ffc985b84ad966c8920082d4 (patch) | |
| tree | 9ed4e5303a2bb4c6d8fd7251cf0bccb0e3db6749 /src/core/hle/kernel/timer.cpp | |
| parent | gl_rasterizer: Use in-class member initializers where applicable (diff) | |
| download | yuzu-16139ed53b1b4be3ffc985b84ad966c8920082d4.tar.gz yuzu-16139ed53b1b4be3ffc985b84ad966c8920082d4.tar.xz yuzu-16139ed53b1b4be3ffc985b84ad966c8920082d4.zip | |
gl_rasterizer: Use std::string_view instead of std::string when checking for extensions
We can avoid heap allocations here by just using a std::string_view
instead of performing unnecessary copying of the string data.
Diffstat (limited to 'src/core/hle/kernel/timer.cpp')
0 files changed, 0 insertions, 0 deletions