Files
compute-runtime/shared/source/image/image_bdw_and_later.inl
Maciej Plewka 41fc2e8cce Revert Implement WA for 2d Images
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2021-08-18 12:35:35 +02:00

10 lines
214 B
C++

/*
* Copyright (C) 2020-2021 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
template <>
void setFilterMode<Family>(typename Family::RENDER_SURFACE_STATE *surfaceState, const HardwareInfo *hwInfo){};