Revert " Add image 1.1 API changes to current code base"

Currently HSA HW Profiler is failing to build due to this patch

This reverts commit e0ce8855dd.

Change-Id: Iabb2b958f33ba614a24b61bb370905b3b7362708
This commit is contained in:
Kent Russell
2017-01-12 06:43:54 -05:00
parent e0ce8855dd
commit 5162a76616
7 changed files with 446 additions and 911 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ namespace loader {
hsa_agent_t agent,
hsa_access_permission_t image_permission,
const hsa_ext_image_descriptor_t *image_descriptor,
void *image_data,
const void *image_data,
hsa_ext_image_t *image_handle)
{
void* ptr = alignedMalloc(256, 8);
+1 -1
View File
@@ -89,7 +89,7 @@ namespace loader {
hsa_agent_t agent,
hsa_access_permission_t image_permission,
const hsa_ext_image_descriptor_t *image_descriptor,
void *image_data,
const void *image_data,
hsa_ext_image_t *image_handle) override;
hsa_status_t ImageDestroy(