Searched refs:newDepth (Results 1 – 3 of 3) sorted by relevance
368 void setDepth(unsigned newDepth) { Depth = newDepth; } in setDepth() argument
213 int newDepth = Math.max(left.getTreeDepth(), right.getTreeDepth()) + 1; in concatenate() local214 if (newLength >= minLength(newDepth)) { in concatenate()
1926 GLint newWidth, newHeight, newDepth; in _mesa_prepare_mipmap_levels() local1932 &newWidth, &newHeight, &newDepth)) { in _mesa_prepare_mipmap_levels()1938 newWidth, newHeight, newDepth, in _mesa_prepare_mipmap_levels()1945 depth = newDepth; in _mesa_prepare_mipmap_levels()