Searched refs:iris_bo_alloc_tiled (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h219 struct iris_bo *iris_bo_alloc_tiled(struct iris_bufmgr *bufmgr,
H A Diris_resource.c423 res->aux.bo = iris_bo_alloc_tiled(screen->bufmgr, "aux buffer", size,
678 res->bo = iris_bo_alloc_tiled(screen->bufmgr, name, res->surf.size_B,
H A Diris_bufmgr.c547 iris_bo_alloc_tiled(struct iris_bufmgr *bufmgr, const char *name, function in typeref:struct:iris_bo *
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst3187 - iris: Fix the prototype for iris_bo_alloc_tiled

Completed in 12 milliseconds