SWDEV-351192 - Enable test - Unit_hipMalloc3DArray_MaxTexture (#2892)
Change-Id: Ie10d63a8a39ac5aabd6eae078f0423375cd7d230
[ROCm/hip commit: 7d705d800a]
Este commit está contenido en:
cometido por
GitHub
padre
51336b7c2d
commit
cf95a9f9ef
@@ -163,11 +163,6 @@ TEMPLATE_TEST_CASE("Unit_hipMalloc3DArray_happy", "", char, uchar2, uint2, int4,
|
|||||||
|
|
||||||
TEMPLATE_TEST_CASE("Unit_hipMalloc3DArray_MaxTexture", "", int, uint4, short, ushort2,
|
TEMPLATE_TEST_CASE("Unit_hipMalloc3DArray_MaxTexture", "", int, uint4, short, ushort2,
|
||||||
unsigned char, float, float4) {
|
unsigned char, float, float4) {
|
||||||
#if HT_AMD
|
|
||||||
HipTest::HIP_SKIP_TEST("EXSWCPHIPT-97");
|
|
||||||
return;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
hipArray_t array;
|
hipArray_t array;
|
||||||
const hipChannelFormatDesc desc = hipCreateChannelDesc<TestType>();
|
const hipChannelFormatDesc desc = hipCreateChannelDesc<TestType>();
|
||||||
#if HT_AMD
|
#if HT_AMD
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user