Searched refs:kAlwaysDenseLimit (Results 1 – 1 of 1) sorted by relevance
258 const uint32_t kAlwaysDenseLimit = 16; // About a cacheline on deskop architectures in LayoutMapFactory() local259 if (image_state.full_range.layerCount <= kAlwaysDenseLimit) { in LayoutMapFactory()264 map = LayoutMapFactoryByAspect<kAlwaysDenseLimit>(image_state); in LayoutMapFactory()