Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/tests/
H A Dserialize_tests.cpp270 TEST_P(nir_serialize_all_but_one_test, single_channel) in TEST_P()
/third_party/mesa3d/src/panfrost/midgard/
H A Ddisassemble.c1095 bool single_channel = true; in print_extended_branch_writeout_field() local
1098 single_channel &= (((br.cond >> i) & 0x3) == (br.cond & 0x3)); in print_extended_branch_writeout_field()
1101 if (single_channel) in print_extended_branch_writeout_field()

Completed in 4 milliseconds