mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +08:00
15 lines
175 B
Plaintext
15 lines
175 B
Plaintext
/*
|
|
* Copyright (C) 2023 Intel Corporation
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*
|
|
*/
|
|
|
|
{
|
|
global:
|
|
oclocInvoke;
|
|
oclocFreeOutput;
|
|
oclocVersion;
|
|
local: *;
|
|
};
|