Home
last modified time | relevance | path

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

/external/drm_gralloc/
Dgralloc_drm_nouveau.c67 static struct nouveau_bo *alloc_bo(struct nouveau_info *info, in alloc_bo() function
206 nb->bo = alloc_bo(info, width, height, in nouveau_alloc()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c383 boolean alloc_bo, in r600_texture_create_object() argument
413 if (base->nr_samples > 1 && !rtex->is_depth && alloc_bo) { in r600_texture_create_object()
425 if (!buf && alloc_bo) { in r600_texture_create_object()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_texture.c471 boolean alloc_bo, in r600_texture_create_object() argument
503 if (!buf && alloc_bo) { in r600_texture_create_object()