Home
last modified time | relevance | path

Searched refs:ICL_SUPPORTED_TEST (Results 1 – 2 of 2) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/test_macros/header/
H A Dper_product_test_selector_definitions.h26 #define ICL_SUPPORTED_TEST(cmdSetBase) NEO::GfxFamilyMapper<IGFX_GEN11_CORE>::GfxFamily::supportsCm… macro
29 #define ICL_SUPPORTED_TEST(cmdSetBase) false macro
H A Dper_product_test_selector.h51 supported = ICL_SUPPORTED_TEST(cmdSetBase); \