Searched refs:hw_exec_type (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dtest_eu_validate.cpp500 unsigned hw_exec_type = hw_type | (test_case[i].exec_type << 3); local in function:TEST_P
503 assert(BITSET_TEST(invalid_encodings, hw_exec_type));
504 BITSET_CLEAR(invalid_encodings, hw_exec_type);

Completed in 5 milliseconds