Home
last modified time | relevance | path

Searched refs:iris_bufmgr_create_screen_id (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.h627 int iris_bufmgr_create_screen_id(struct iris_bufmgr *bufmgr);
H A Diris_screen.c815 screen->id = iris_bufmgr_create_screen_id(screen->bufmgr); in iris_screen_create()
H A Diris_bufmgr.c2524 iris_bufmgr_create_screen_id(struct iris_bufmgr *bufmgr) in iris_bufmgr_create_screen_id() function