Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h184 struct crocus_bo *crocus_bo_create_userptr(struct crocus_bufmgr *bufmgr,
Dcrocus_bufmgr.c475 crocus_bo_create_userptr(struct crocus_bufmgr *bufmgr, const char *name, in crocus_bo_create_userptr() function
Dcrocus_resource.c809 res->bo = crocus_bo_create_userptr(bufmgr, "user", in crocus_resource_from_user_memory()