diff options
| author | 2019-10-15 19:00:20 -0400 | |
|---|---|---|
| committer | 2019-10-15 19:00:48 -0400 | |
| commit | 67df3f7742187abb34d9a2eb4633334331c3318e (patch) | |
| tree | 16cb5eaae86cb451fcefa93d0f7d0f0585ea924a /src/video_core/gpu_thread.cpp | |
| parent | gl_shader_decompiler: Fold flow_var constant into GetFlowVariable() (diff) | |
| download | yuzu-67df3f7742187abb34d9a2eb4633334331c3318e.tar.gz yuzu-67df3f7742187abb34d9a2eb4633334331c3318e.tar.xz yuzu-67df3f7742187abb34d9a2eb4633334331c3318e.zip | |
gl_shader_decompiler: Use a std::string_view with GetDeclarationWithSuffix()
This allows the function to be completely non-allocating for inputs of
all sizes (i.e. there's no heap cost for an input to convert to a
std::string_view).
Diffstat (limited to 'src/video_core/gpu_thread.cpp')
0 files changed, 0 insertions, 0 deletions