mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-17 09:38:05 +02:00
The "context" that is necessary to submit and process perf commands to the hardware was previously present in the brw_context.perfquery struct. This commit moves it into perf and provides a more understandable name. The intention is for this struct to be private, when all methods that access it are migrated into perf. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> |
||
|---|---|---|
| .. | ||
| gen_perf.c | ||
| gen_perf.h | ||
| gen_perf.py | ||
| gen_perf_mdapi.c | ||
| gen_perf_mdapi.h | ||
| meson.build | ||
| oa-bdw.xml | ||
| oa-bxt.xml | ||
| oa-cflgt2.xml | ||
| oa-cflgt3.xml | ||
| oa-chv.xml | ||
| oa-cnl.xml | ||
| oa-glk.xml | ||
| oa-hsw.xml | ||
| oa-icl.xml | ||
| oa-kblgt2.xml | ||
| oa-kblgt3.xml | ||
| oa-sklgt2.xml | ||
| oa-sklgt3.xml | ||
| oa-sklgt4.xml | ||