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>
Thu, 23 Jan 2020 08:11:50 +0000 (03:11 -0500)
commitd98aed66bf082dde0c064a7716a5985c38d09b55
tree345e872eff4c37eb3352be79161e174e3aa09aa8
parent434240bf67d226947a3ccb73b10ea8e685f7aaaf
Migrate deRoundUp32 to deInt32.h

deRoundUp32 is used in a number of places, promote to utility function.

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

Change-Id: I26a648f3c228564c6d269e211a9cb7115b7fcbbe
external/openglcts/modules/common/glcUniformBlockCase.cpp
external/vulkancts/modules/vulkan/ssbo/vktSSBOLayoutCase.cpp
external/vulkancts/modules/vulkan/ubo/vktUniformBlockCase.cpp
framework/delibs/debase/deInt32.h
modules/gles31/functional/es31fSSBOLayoutCase.cpp
modules/glshared/glsUniformBlockCase.cpp