Home
last modified time | relevance | path

Searched refs:from_ring (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/common/
Dintel_batch_decoder_stub.c51 uint64_t batch_addr, bool from_ring) in intel_print_batch() argument
Dintel_decoder.h273 uint64_t batch_addr, bool from_ring);
Dintel_batch_decoder.c1350 uint64_t batch_addr, bool from_ring) in intel_print_batch() argument
1462 } else if (!from_ring) { in intel_print_batch()
/third_party/mesa3d/src/intel/tools/
Daubinator_viewer.h100 uint64_t batch_addr, bool from_ring);
Daubinator_viewer_decoder.cpp899 uint64_t batch_addr, bool from_ring) in aub_viewer_render_batch() argument
994 } else if (!from_ring) { in aub_viewer_render_batch()