Home
last modified time | relevance | path

Searched refs:alloc_fresh_bo (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.c346 alloc_fresh_bo(struct crocus_bufmgr *bufmgr, uint64_t bo_size) in alloc_fresh_bo() function
417 bo = alloc_fresh_bo(bufmgr, bo_size); in bo_alloc_internal()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c956 alloc_fresh_bo(struct iris_bufmgr *bufmgr, uint64_t bo_size, unsigned flags) in alloc_fresh_bo() function
1113 bo = alloc_fresh_bo(bufmgr, bo_size, flags); in iris_bo_alloc()
2286 struct iris_bo *bo = alloc_fresh_bo(bufmgr, size, 0); in intel_aux_map_buffer_alloc()

Completed in 8 milliseconds