Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Daubinator_viewer_urb.h25 int end_urb_offset, in DrawAllocation()
37 const float alloc_delta = width / end_urb_offset; in DrawAllocation()
Daubinator_viewer.h83 uint32_t end_urb_offset; member
Daubinator_viewer.cpp279 uint32_t end_urb_offset; member
425 window->end_urb_offset, in display_urb_window()
453 window->end_urb_offset = decode_ctx->end_urb_offset; in new_urb_window()
Daubinator_viewer_decoder.cpp772 ctx->end_urb_offset = MAX2(ctx->urb_stages[ctx->stage].start + in handle_urb()
775 ctx->end_urb_offset); in handle_urb()