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

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Derror2aub.c460 struct bo *hwsp_bo = NULL; local in function:main
476 hwsp_bo = bo_entry;
534 fail_if(!hwsp_bo, "Failed to find Context buffer.\n");
535 aub_write_context_execlists(&aub, hwsp_bo->addr + 4096 /* skip GuC page */, hwsp_bo->engine_class);
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Derror2aub.c446 struct bo *hwsp_bo = NULL; local in function:main
469 hwsp_bo = bo_entry;
528 fail_if(!hwsp_bo, "Failed to find Context buffer.\n");
529 aub_write_context_execlists(&aub, hwsp_bo->addr + 4096 /* skip GuC page */, hwsp_bo->engine_class);

Completed in 3 milliseconds