mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Reorganize files in GEN8 family
Change-Id: Iafd0e34e8eaa9564a0811235bb513a8ec91b606d
This commit is contained in:
committed by
sys_ocldev
parent
0edf910d9f
commit
52d03a110c
@@ -36,7 +36,7 @@ struct Gen8PlatformCaps : public PlatformFixture, public ::testing::Test {
|
||||
}
|
||||
};
|
||||
|
||||
GEN8TEST_F(Gen8PlatformCaps, allSkusSupportFP64) {
|
||||
BDWTEST_F(Gen8PlatformCaps, allBdwSkusSupportFP64) {
|
||||
const auto &caps = pPlatform->getPlatformInfo();
|
||||
|
||||
EXPECT_NE(std::string::npos, caps.extensions.find(std::string("cl_khr_fp64")));
|
||||
|
||||
Reference in New Issue
Block a user