Searched refs:BIT_DEBUG_ALL (Results 1 – 4 of 4) sorted by relevance
126 BIT_DEBUG_ALL); in test_vertex()164 bit_vertex(dev, &prog, NULL, 0, NULL, 0, NULL, 0, BIT_DEBUG_ALL); in run()
44 BIT_DEBUG_ALL enumerator
96 if (debug >= BIT_DEBUG_ALL) in bit_submit()244 } else if (debug == BIT_DEBUG_ALL) { in bit_vertex()
153 if (debug >= BIT_DEBUG_ALL || (!succ && debug >= BIT_DEBUG_FAIL)) { in bit_test_single()