summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/RenderBase.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-06-08 18:06:34 -0400
committerLioncash <mathew1800@gmail.com>2019-06-08 18:06:36 -0400
commit92b445618a7bc3dc86bc2509d9c0fdf0c9e7d554 (patch)
treeac8ebe0105756124537a26b1f6a27aae204d7ec9 /Source/Core/VideoCommon/RenderBase.cpp
parentd927cd2b03a28a151192e7726614181b26d1f629 (diff)
VideoCommon/DriverDetails: Make look-up table immutable
Previously, this array potentially wouldn't be placed within the read-only segment, since it wasn't marked const. We can make the lookup table const, along with any other nearby variables.
Diffstat (limited to 'Source/Core/VideoCommon/RenderBase.cpp')
0 files changed, 0 insertions, 0 deletions