mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-31 20:13:04 +08:00
Add support for GT-Pin Callbacks [2/n]
Change-Id: Ibdb76361be2a0e48888b46e9ed6dfe6b0ed49862
This commit is contained in:
@@ -29,4 +29,7 @@ void gtpinNotifyContextCreate(cl_context context) {
|
||||
|
||||
void gtpinNotifyContextDestroy(cl_context context) {
|
||||
}
|
||||
|
||||
void gtpinNotifyKernelCreate(cl_kernel kernel) {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user