Home
last modified time | relevance | path

Searched refs:iris_bufmgr_compute_engine_supported (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/xe/
H A Diris_batch.c124 if (iris_bufmgr_compute_engine_supported(bufmgr)) in iris_xe_map_intel_engine_class()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/i915/
H A Diris_batch.c175 if (iris_bufmgr_compute_engine_supported(screen->bufmgr)) in iris_create_engines_context()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.h666 bool iris_bufmgr_compute_engine_supported(struct iris_bufmgr *bufmgr);
H A Diris_bufmgr.c2635 iris_bufmgr_compute_engine_supported(struct iris_bufmgr *bufmgr) in iris_bufmgr_compute_engine_supported() function
H A Diris_state.c6302 if (iris_bufmgr_compute_engine_supported(screen->bufmgr)) { in init_aux_map_state()