SWDEV-463865 - namespace changes to prevent symbol conflicts in static builds

Change-Id: I09ceb5962b7aa19156909f47167c87d6887c9cd1
This commit is contained in:
Ioannis Assiouras
2024-06-07 15:02:50 +01:00
parent b7d203edf6
commit 3edf1501cc
13 changed files with 38 additions and 36 deletions
+1 -1
View File
@@ -349,7 +349,7 @@ void Command::enqueue() {
}
ClPrint(LOG_DEBUG, LOG_CMD, "Command (%s) enqueued: %p",
getOclCommandKindString(this->type()), this);
amd::activity_prof::getOclCommandKindString(this->type()), this);
// Direct dispatch logic below will submit the command immediately, but the command status
// update will occur later after flush() with a wait