Skip to content

Commit

Permalink
build: relocated src/gpu/intel/ocl/mdapi to third_party
Browse files Browse the repository at this point in the history
  • Loading branch information
vpirogov committed Jan 15, 2025
1 parent 91ee1a8 commit 23321c9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 19 deletions.
18 changes: 0 additions & 18 deletions src/gpu/intel/ocl/mdapi/.clang-format

This file was deleted.

2 changes: 1 addition & 1 deletion src/gpu/intel/ocl/mdapi_utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
#include <dlfcn.h>
#include <vector>

#include "gpu/intel/ocl/mdapi/metrics_discovery_api.h"
#include "gpu/intel/ocl/ocl_utils.hpp"
#include "mdapi/metrics_discovery_api.h"

#ifndef CL_PROFILING_COMMAND_PERFCOUNTERS_INTEL
#define CL_PROFILING_COMMAND_PERFCOUNTERS_INTEL 0x407F
Expand Down
File renamed without changes.

0 comments on commit 23321c9

Please sign in to comment.