P4 to Git Change 1309857 by lmoriche@lmoriche_opencl_dev on 2016/09/01 13:09:36
SWDEV-94610 - Restore the amdgpu_metadata.[ch]pp namespaces (amd::hsa::code) Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/amdgpu_metadata.cpp#2 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/amdgpu_metadata.hpp#2 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.cpp#10 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rockernel.hpp#5 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.cpp#24 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocprogram.hpp#12 edit
Этот коммит содержится в:
@@ -46,8 +46,9 @@
|
||||
|
||||
#include "amdgpu_metadata.hpp"
|
||||
|
||||
namespace roc {
|
||||
namespace RuntimeMD {
|
||||
namespace amd {
|
||||
namespace hsa {
|
||||
namespace code {
|
||||
|
||||
template <typename T>
|
||||
bool Read(std::istream& in, T& v);
|
||||
@@ -492,3 +493,4 @@ namespace RuntimeMD {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user