SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: Ifef988205a08bbb764afd8d787b1e8ce49597bb5
Этот коммит содержится в:
@@ -635,6 +635,9 @@ enum hipLimit_t {
|
||||
/** Memory represents a HSA signal.*/
|
||||
#define hipMallocSignalMemory 0x2
|
||||
|
||||
/** Memory allocated will be uncached. */
|
||||
#define hipDeviceMallocUncached 0x3
|
||||
|
||||
//Flags that can be used with hipHostRegister.
|
||||
/** Memory is Mapped and Portable.*/
|
||||
#define hipHostRegisterDefault 0x0
|
||||
|
||||
Ссылка в новой задаче
Block a user