Home
last modified time | relevance | path

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

/external/jemalloc/src/
Drtree.c5 hmin(unsigned ha, unsigned hb) in hmin() function
57 rtree->start_level[i] = hmin(RTREE_HEIGHT_MAX - 1 - i, height - in rtree_new()
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1583 const int hmin = divRoundToZero(min, 2); in generateBasic2DCaseIterations() local
1595 result.push_back(GatherArgs(componentNdx, IVec2(hmin, 0))); in generateBasic2DCaseIterations()
1610 const int hmin = divRoundToZero(min, 2); in generateBasic2DCaseIterations() local
1622 IVec2(hmin, max), in generateBasic2DCaseIterations()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp937 const int hmin = divRoundToZero(min, 2); in generateBasic2DCaseIterations() local
949 result.push_back(GatherArgs(componentNdx, IVec2(hmin, 0))); in generateBasic2DCaseIterations()
964 const int hmin = divRoundToZero(min, 2); in generateBasic2DCaseIterations() local
976 IVec2(hmin, max), in generateBasic2DCaseIterations()