Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp164 deUint32 lowestCommonMultiple (const deUint32 a, const deUint32 b) in lowestCommonMultiple() function
1049 …alignment = lowestCommonMultiple(pixelSize, alignment); // alignment must be multiple of pixel siz… in readImage()