/* * Copyright (C) 2019 Intel Corporation * * SPDX-License-Identifier: MIT * */ namespace NEO { template void ImageHw::appendSurfaceStateExt(void *memory) { } } // namespace NEO