Home
last modified time | relevance | path

Searched refs:deIntRoundToPow2 (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/delibs/debase/
DdeInt32.h725 DE_INLINE int deIntRoundToPow2(int number, int powerOf2) in deIntRoundToPow2() function
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp610 curOffset = deIntRoundToPow2(curOffset, 16); in computeReferenceLayout()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp523 curOffset = deIntRoundToPow2(curOffset, 16); in computeReferenceLayout()