Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Daubinator.c146 struct gen_batch_decode_bo pphwsp_bo = aub_mem_get_ggtt_bo(&mem, pphwsp_addr); in handle_execlist_write() local
147 uint32_t *context = (uint32_t *)((uint8_t *)pphwsp_bo.map + in handle_execlist_write()
148 (pphwsp_addr - pphwsp_bo.addr) + in handle_execlist_write()
Daubinator_viewer.cpp715 struct gen_batch_decode_bo pphwsp_bo = in display_batch_execlist_write() local
717 uint32_t *context_img = (uint32_t *)((uint8_t *)pphwsp_bo.map + in display_batch_execlist_write()
718 (pphwsp_addr - pphwsp_bo.addr) + in display_batch_execlist_write()