Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/tests/
Dtest_isel.cpp84 BEGIN_TEST(isel.gs.no_outputs)
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_varyings.c2720 bool UNUSED no_outputs = true; in assign_final_varying_locations() local
2722 no_outputs = false; in assign_final_varying_locations()
2734 assert(is_reset || no_outputs); in assign_final_varying_locations()