Searched refs:nextHeight (Results 1 – 1 of 1) sorted by relevance
1713 size_t nextHeight = texrec->dims[i].heights.begin()->second; in isBoundTextureComplete() local1716 if (currHeight != nextHeight) return false; in isBoundTextureComplete()