mesa/src/compiler/nir/tests
Jason Ekstrand 325b3fd668 nir: Fix the control flow tests for nir_loop_first_block changes
Commit 2ed17d46de changed
nir_loop_first_cf_node and friends to return a nir_block instead of a
nir_cf_node.  This broke one of the NIR control flow tests.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98128
2016-10-06 15:48:30 -07:00
..
.gitignore mesa: Add .gitignore entries for make check binaries 2016-05-25 09:41:44 -07:00
control_flow_tests.cpp nir: Fix the control flow tests for nir_loop_first_block changes 2016-10-06 15:48:30 -07:00