Home
last modified time | relevance | path

Searched refs:dw_end (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_debug.c713 unsigned dw_end = dw_begin + element_dw_size; in si_dump_descriptor_list() local
715 if (dw_begin >= active_range_dw_begin && dw_end <= active_range_dw_end) in si_dump_descriptor_list()
/third_party/mesa3d/src/intel/common/
H A Dintel_batch_decoder.c177 const uint32_t *dw_end = in ctx_print_buffer() local
181 for (const uint32_t *dw = bo.map; dw < dw_end; dw++) { in ctx_print_buffer()

Completed in 9 milliseconds