Home
last modified time | relevance | path

Searched defs:nir_cf_test (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/nir/tests/
Dcontrol_flow_tests.cpp27 class nir_cf_test : public ::testing::Test { class
35 nir_cf_test::nir_cf_test() in nir_cf_test() function in nir_cf_test
46 TEST_F(nir_cf_test, delete_break_in_loop) in TEST_F() argument