DEBSOURCES
Skip Quicknav
sources / intel-compute-runtime / 20.44.18297-1 / opencl / source / command_queue / resource_barrier.h
12345678910
/* * Copyright (C) 2019-2020 Intel Corporation * * SPDX-License-Identifier: MIT * */ namespace NEO { struct BarrierCommand {}; } // namespace NEO