Home
last modified time | relevance | path

Searched refs:pphwsp_bo (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/tools/
Daubinator.c155 struct intel_batch_decode_bo pphwsp_bo = aub_mem_get_ggtt_bo(&mem, pphwsp_addr); in handle_execlist_write() local
156 uint32_t *context = (uint32_t *)((uint8_t *)pphwsp_bo.map + in handle_execlist_write()
157 (pphwsp_addr - pphwsp_bo.addr) + in handle_execlist_write()
Daubinator_viewer.cpp717 struct intel_batch_decode_bo pphwsp_bo = in display_batch_execlist_write() local
719 uint32_t *context_img = (uint32_t *)((uint8_t *)pphwsp_bo.map + in display_batch_execlist_write()
720 (pphwsp_addr - pphwsp_bo.addr) + in display_batch_execlist_write()