This series adds piglit tests for ARB_texture_storage_multisample. Interesting changes since V1: - new TexStorage*Multisample error paths are covered [zero texture object, unsized internalformat] -- Chris