mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 09:58:55 +08:00
refactor: cleanup header includes 4/n
cleanup of opencl/source directory Related-To: NEO-15383 Signed-off-by: Naklicki, Mateusz <mateusz.naklicki@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
88fb60a515
commit
dade66307e
@@ -35,6 +35,9 @@ class ExecutionEnvironment;
|
||||
class Program;
|
||||
struct MetadataGeneration;
|
||||
struct KernelInfo;
|
||||
enum class DecodeError : uint8_t;
|
||||
struct ExternalFunctionInfo;
|
||||
|
||||
template <>
|
||||
struct OpenCLObjectMapper<_cl_program> {
|
||||
typedef class Program DerivedType;
|
||||
|
||||
Reference in New Issue
Block a user