Searched defs:mipCount (Results 1 – 3 of 3) sorted by relevance
168 const deUint32 mipCount = computeMipMapCount(extent) - 1; in computeImageSize() local
3774 const deUint32 mipCount = ut::computeMipMapCount(imageExtent); in createAndPopulateDescriptors() local3890 const deUint32 mipCount = ut::computeMipMapCount(imageExtent); in createAndPopulateDescriptors() local
469 int mipCount = SkMipmap::ComputeLevelCount(dimensions.fWidth, dimensions.fHeight) + 1; in createProxy() local