From 8d01fad7eff59b32f35a77b6d788bdf7e92bd145 Mon Sep 17 00:00:00 2001 From: Vladislav Sytchenko Date: Fri, 13 Mar 2020 18:33:52 -0400 Subject: [PATCH] Enable hipNormalizedFloatValueTex test for VDI Change-Id: Iac8631312f34821d919b69b3fcb92b9387ba31dd --- hipamd/tests/src/texture/hipNormalizedFloatValueTex.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hipamd/tests/src/texture/hipNormalizedFloatValueTex.cpp b/hipamd/tests/src/texture/hipNormalizedFloatValueTex.cpp index b4aa3e9c05..96917ecb62 100644 --- a/hipamd/tests/src/texture/hipNormalizedFloatValueTex.cpp +++ b/hipamd/tests/src/texture/hipNormalizedFloatValueTex.cpp @@ -21,7 +21,7 @@ THE SOFTWARE. */ /* HIT_START - * BUILD: %t %s ../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc hcc vdi + * BUILD: %t %s ../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc hcc * TEST: %t * HIT_END */