Migrate deRoundUp32 to deInt32.h
authorCourtney Goeltzenleuchter <courtneygo@google.com>
Fri, 20 Dec 2019 20:29:38 +0000 (13:29 -0700)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 13 May 2020 14:14:00 +0000 (10:14 -0400)
commit8cfdd8dce704eb8547f8ec43ddabfed6ceb05544
tree95dfa042614ab6949b88cd28494d948026e8c9a4
parent1cb737dd0d3af3f1001466feb566e0d54f623a15
Migrate deRoundUp32 to deInt32.h

deRoundUp32 is used in a number of places, promote to utility function.
back ported https://gerrit.khronos.org/#/c/5197 work at 3.2.5.1 tag.

Components: OpenGL ES
VK-GL-CTS issue: 2151

Change-Id: I3aaec51e0eec0e8e31e2082443d0d332bb8c3a56
external/openglcts/modules/common/glcUniformBlockCase.cpp
framework/delibs/debase/deInt32.h
modules/gles31/functional/es31fSSBOLayoutCase.cpp
modules/glshared/glsUniformBlockCase.cpp