Add rocr namespace to core header and impl files
Change-Id: I1e1b33f9bba1078d049bc19797889988c3e43360
Αυτή η υποβολή περιλαμβάνεται σε:
υποβλήθηκε από
Sean Keely
γονέας
99e2942949
υποβολή
fa13208698
@@ -62,7 +62,8 @@
|
||||
#include "core/inc/amd_memory_region.h"
|
||||
#include "core/util/utils.h"
|
||||
|
||||
namespace amd {
|
||||
namespace rocr {
|
||||
namespace AMD {
|
||||
// Minimum acceptable KFD version numbers
|
||||
static const uint kKfdVersionMajor = 0;
|
||||
static const uint kKfdVersionMinor = 99;
|
||||
@@ -287,3 +288,4 @@ bool Unload() {
|
||||
return true;
|
||||
}
|
||||
} // namespace amd
|
||||
} // namespace rocr
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user