Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_surface_modifier_test.c379 static bool test_entry_key_equal(const struct test_entry *a, const struct test_entry *b) in test_entry_key_equal() function
418 if (prev && test_entry_key_equal(cur, prev) && in main()
420 if (!prevprev || !test_entry_key_equal(prev, prevprev)) { in main()