Searched refs:heightBlockCount (Results 1 – 1 of 1) sorted by relevance
217 const auto heightBlockCount = (elementHeight + (blockHeight - 1)) / blockHeight; in ProcessMipmapLevel() local219 image->imageBuffers_[imageBufferIndex].bufferImageHeight = heightBlockCount * blockHeight; in ProcessMipmapLevel()