summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PostProcessing.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-07-14 20:54:47 -0400
committerLioncash <mathew1800@gmail.com>2019-07-15 07:37:35 -0400
commitac6d70b82b4a34a5d74f503ae67407239109f112 (patch)
tree4bfe01559539e792a75c78828161a4e2a6a6580a /Source/Core/VideoCommon/PostProcessing.cpp
parent73db402010fc74c6db94cd0c8ebc2a59e41eb5f7 (diff)
Core/FifoAnalyzer: Use std::array where applicable
This lets us convert CalculateVertexElementSizes() from a function using an out pointer into one that simply returns the array data as a return value. It also lets us dehardcode some values, as we can just query std::array's size() member function instead.
Diffstat (limited to 'Source/Core/VideoCommon/PostProcessing.cpp')
0 files changed, 0 insertions, 0 deletions