summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-06-16 19:48:26 -0400
committerLioncash <mathew1800@gmail.com>2019-06-16 19:51:23 -0400
commit188234b4cd9b029e3778191432f34c9c6fc279dd (patch)
tree046283ffc85b60afa9d28fe9f259cc9b793b3cfc /Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
parentd8c3f09c9fcf2f152a4cf6977ab3385092877187 (diff)
Common/GekkoDisassembler: Use std::string_view where applicable
Avoids the use of the null pointer to represent an empty string. Instead, we can simply pass an empty string_view instance. Using std::string_view enforces this invariant at the API level.
Diffstat (limited to 'Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions