Searched defs:mipmapLevel (Results 1 – 7 of 7) sorted by relevance
374 …eExtents, const deUint32 layersCount, const tcu::TextureFormat& format, const deUint32 mipmapLevel) in getImageMipLevelSizeInBytes()384 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes() local
237 const deUint32 mipmapLevel, in makeBufferImageCopy()793 … const deUint32 layersCount, const tcu::TextureFormat& format, const deUint32 mipmapLevel, const d… in getImageMipLevelSizeInBytes()803 for (deUint32 mipmapLevel = 0; mipmapLevel < mipmapLevelsCount; ++mipmapLevel) in getImageSizeInBytes() local
3127 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local3148 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local3169 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local3192 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local
6093 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in bindTextures() local6122 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in bindTextures() local6150 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in bindTextures() local
291 for (int mipmapLevel = 0; mipmapLevel < 7; ++mipmapLevel) in test() local
2118 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local2141 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local
2343 for(int mipmapLevel = 0; mipmapLevel < sw::MIPMAP_LEVELS; mipmapLevel++) in applyTexture() local