summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexManagerBase.cpp
diff options
context:
space:
mode:
authordegasus <wickmarkus@web.de>2014-01-16 22:07:48 +0100
committerdegasus <wickmarkus@web.de>2014-01-16 22:07:48 +0100
commit770485ad04185c93ea18b8bf86e56569d1fb8f37 (patch)
treed11d199f7a172ff18f3ff4c214caad2607516540 /Source/Core/VideoCommon/VertexManagerBase.cpp
parent5eae39766b011b40be6e8caab79e445b9dd3bd15 (diff)
VertexLoader: don't check for possible range
I(index) < std::numeric_limits<I>::max() is always true, so we don't have to check it
Diffstat (limited to 'Source/Core/VideoCommon/VertexManagerBase.cpp')
0 files changed, 0 insertions, 0 deletions