-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To free previously allocated USM memory urUSMFree accepts a context handle and pointer. If it's memory from a pool we need to identify the pool from which the memory was allocated. We can avoid this overhead by having a function that accepts pool handle.
- Loading branch information
1 parent
c777601
commit d268e70
Showing
6 changed files
with
3,423 additions
and
3,177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.