compute-runtime/runtime/command_queue/resource_barrier.h

10 lines
146 B
C++

/*
* Copyright (C) 2019 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
namespace NEO {
struct BarrierCommand {};
} // namespace NEO