Searched refs:getDimensionNumBlocks (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fTextureBorderClampTests.cpp171 int getDimensionNumBlocks (int dimensionSize, int blockSize) function in namespace:deqp::gles31::Functional::__anon4548
181 const tcu::IVec3 numBlocks (getDimensionNumBlocks(dst.getWidth(), blockPixelSize.x()),
182 getDimensionNumBlocks(dst.getHeight(), blockPixelSize.y()),
183 getDimensionNumBlocks(dst.getDepth(), blockPixelSize.z()));

Completed in 60 milliseconds