Searched defs:report_id (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | dxva2.h | 86 unsigned report_id; member |
H A D | d3d11va.h | 93 unsigned report_id; member |
/third_party/mesa3d/src/gallium/drivers/iris/ | ||
H A D | iris_perf.c | 41 iris_perf_emit_mi_report_perf_count(void *c, void *bo, uint32_t offset_in_bytes, uint32_t report_id) iris_perf_emit_mi_report_perf_count() argument |
H A D | iris_state.c | 8286 iris_emit_mi_report_perf_count(struct iris_batch *batch, struct iris_bo *bo, uint32_t offset_in_bytes, uint32_t report_id) iris_emit_mi_report_perf_count() argument |
/third_party/mesa3d/src/gallium/drivers/crocus/ | ||
H A D | crocus_monitor.c | 136 crocus_monitor_emit_mi_report_perf_count(void *c, void *bo, uint32_t offset_in_bytes, uint32_t report_id) crocus_monitor_emit_mi_report_perf_count() argument |
H A D | crocus_state.c | 8981 crocus_emit_mi_report_perf_count(struct crocus_batch *batch, struct crocus_bo *bo, uint32_t offset_in_bytes, uint32_t report_id) global() argument |
Completed in 29 milliseconds