Revert "SWDEV-475482 - hipTexObjectCreate align with cuda"
This reverts commit efce2f77c4.
Reason for revert: Even though this change is valid, this would break backward compatibility.
Change-Id: I9c7cab83198c8d5c8485b11194099162e3e7a874
This commit is contained in:
@@ -1063,7 +1063,7 @@ amd::Image* ihipImageCreate(const cl_channel_order channelOrder,
|
||||
imageType,
|
||||
CL_MEM_READ_WRITE,
|
||||
imageFormat,
|
||||
(imageWidth == 0) ? 1 : imageWidth,
|
||||
imageWidth,
|
||||
(imageHeight == 0) ? 1 : imageHeight,
|
||||
(imageDepth == 0) ? 1 : imageDepth,
|
||||
imageRowPitch,
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user