mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 05:24:02 +08:00
refactor: Add GDI profiling
Resolves: NEO-9236 Related-To: NEO-10036 Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
ce17580b28
commit
486cc71b76
@@ -8,10 +8,6 @@
|
||||
#pragma once
|
||||
#include <cstdint>
|
||||
|
||||
#ifndef KMD_PROFILING
|
||||
#define KMD_PROFILING 0
|
||||
#endif
|
||||
|
||||
namespace NEO {
|
||||
enum CommandStreamReceiverType {
|
||||
// Use receiver for real HW
|
||||
|
||||
Reference in New Issue
Block a user