Home
last modified time | relevance | path

Searched refs:const_rd_length (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/tools/
Daubinator_viewer_urb.h53 ImVec2 const_br(x + (const_idx + stages[s].const_rd_length) * alloc_delta, in DrawAllocation()
89 const_idx += stages[s].const_rd_length; in DrawAllocation()
Daubinator_viewer.h53 uint32_t const_rd_length; member
Daubinator_viewer_decoder.cpp820 ctx->urb_stages[ctx->stage].const_rd_length = 0; in handle_urb_constant()
824 ctx->urb_stages[ctx->stage].const_rd_length += iter.raw_value * 32; in handle_urb_constant()