Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dcmdline.c126 BIT_DEBUG_ALL); in test_vertex()
164 bit_vertex(dev, &prog, NULL, 0, NULL, 0, NULL, 0, BIT_DEBUG_ALL); in run()
/external/mesa3d/src/panfrost/bifrost/test/
Dbit.h44 BIT_DEBUG_ALL enumerator
Dbi_submit.c96 if (debug >= BIT_DEBUG_ALL) in bit_submit()
244 } else if (debug == BIT_DEBUG_ALL) { in bit_vertex()
Dbi_test_pack.c153 if (debug >= BIT_DEBUG_ALL || (!succ && debug >= BIT_DEBUG_FAIL)) { in bit_test_single()