Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:ComputeCompressedSize

537 	if(imageSize != gl::ComputeCompressedSize(width, height, internalformat) * depth)
594 if(imageSize != gl::ComputeCompressedSize(width, height, format) * depth)