Searched defs:mipmapLevel (Results 1 – 2 of 2) sorted by relevance
257 const deUint32 mipmapLevel, in makeBufferImageCopy()710 …eExtents, const deUint32 layersCount, const tcu::TextureFormat& format, const deUint32 mipmapLevel) in getImageMipLevelSizeInBytes()720 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes() local
291 for (int mipmapLevel = 0; mipmapLevel < 7; ++mipmapLevel) in test() local