diff options
author | Lioncash <mathew1800@gmail.com> | 2019-10-15 19:02:57 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-10-15 19:02:59 -0400 |
commit | 4f16ce9294f8f77ecfcec35967e6f50caafdea0c (patch) | |
tree | 859ab75f93740746b3e194ea6d8afc21507909be /src/video_core/gpu.cpp | |
parent | 67df3f7742187abb34d9a2eb4633334331c3318e (diff) |
gl_shader_decompiler: Make ExprDecompiler's GetResult() a const member function
This is only ever used to read, but not write, the resulting string, so
we can enforce this by making it a const member function.
Diffstat (limited to 'src/video_core/gpu.cpp')
0 files changed, 0 insertions, 0 deletions