Searched refs:dstIsCube (Results 1 – 1 of 1) sorted by relevance
2121 const bool dstIsCube = dstTarget == GL_TEXTURE_CUBE_MAP; in generateCopies() local2141 …Size.x() / dstBlockPixelSize.x(), dstSize.y() / dstBlockPixelSize.y(), (dstIsCube ? 6 : dstSize.z(… in generateCopies()