SWDEV-306642 - remove gcnArch from tests
Change-Id: Ibc16aa1bc3507fb583ac9c68394b1ab9b2ba7af4
This commit is contained in:
committed by
Jatin Jaikishan Chaudhary
parent
632802aef8
commit
2c17edbced
@@ -153,7 +153,6 @@ TEST_CASE("Unit_hipNormalizedFloatValueTex_CheckModes") {
|
||||
hipDeviceProp_t props;
|
||||
HIP_CHECK(hipGetDeviceProperties(&props, 0));
|
||||
INFO("Device :: " << props.name);
|
||||
INFO("Arch - AMD GPU :: " << props.gcnArch);
|
||||
#endif
|
||||
|
||||
SECTION("hipNormalizedFloatValueTexture for hipFilterModePoint") {
|
||||
|
||||
Reference in New Issue
Block a user