Searched refs:INST_S (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ |
D | test_eu_validate.cpp | 1324 #define INST_S(dst_type, src_type, dst_stride, dst_subnr, \ in TEST_P() macro 1341 INST_S(HF, F, 1, 0, false, true), in TEST_P() 1352 INST_S(HF, F, 2, 2, false, true), in TEST_P() 1383 #undef INST_S in TEST_P()
|