Searched refs:aligned_d (Results 1 – 1 of 1) sorted by relevance
563 const int aligned_d = AlignByN(dst_[0]->Depth(), stride_.z * block_size_.z); in GetGridSize() local566 DivideRoundUp(aligned_d, block_size_.z); in GetGridSize()