Home
last modified time | relevance | path

Searched refs:crocus_bufmgr (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h53 struct crocus_bufmgr *bufmgr;
158 struct crocus_bo *crocus_bo_alloc(struct crocus_bufmgr *bufmgr,
172 struct crocus_bo *crocus_bo_alloc_tiled(struct crocus_bufmgr *bufmgr,
178 struct crocus_bo *crocus_bo_create_userptr(struct crocus_bufmgr *bufmgr,
256 void crocus_bufmgr_unref(struct crocus_bufmgr *bufmgr);
305 struct crocus_bufmgr *
308 int crocus_bufmgr_get_fd(struct crocus_bufmgr *bufmgr);
310 struct crocus_bo *crocus_bo_gem_create_from_name(struct crocus_bufmgr *bufmgr,
316 uint32_t crocus_create_hw_context(struct crocus_bufmgr *bufmgr);
317 uint32_t crocus_clone_hw_context(struct crocus_bufmgr *bufmgr, uint32_t ctx_id);
[all …]
Dcrocus_bufmgr.c136 struct crocus_bufmgr { struct
221 bucket_for_size(struct crocus_bufmgr *bufmgr, uint64_t size) in bucket_for_size()
259 struct crocus_bufmgr *bufmgr = bo->bufmgr; in crocus_bo_busy()
297 alloc_bo_from_cache(struct crocus_bufmgr *bufmgr, in alloc_bo_from_cache()
347 alloc_fresh_bo(struct crocus_bufmgr *bufmgr, uint64_t bo_size) in alloc_fresh_bo()
390 bo_alloc_internal(struct crocus_bufmgr *bufmgr, in bo_alloc_internal()
455 crocus_bo_alloc(struct crocus_bufmgr *bufmgr, in crocus_bo_alloc()
464 crocus_bo_alloc_tiled(struct crocus_bufmgr *bufmgr, const char *name, in crocus_bo_alloc_tiled()
473 crocus_bo_create_userptr(struct crocus_bufmgr *bufmgr, const char *name, in crocus_bo_create_userptr()
527 crocus_bo_gem_create_from_name(struct crocus_bufmgr *bufmgr, in crocus_bo_gem_create_from_name()
[all …]
Dmeson.build27 'crocus_bufmgr.c',
28 'crocus_bufmgr.h',
Dcrocus_batch.c452 struct crocus_bufmgr *bufmgr = screen->bufmgr; in recreate_growing_buffer()
536 struct crocus_bufmgr *bufmgr = screen->bufmgr; in crocus_batch_free()
620 struct crocus_bufmgr *bufmgr = screen->bufmgr; in crocus_grow_buffer()
767 struct crocus_bufmgr *bufmgr = screen->bufmgr; in replace_hw_ctx()
Dcrocus_screen.h208 struct crocus_bufmgr *bufmgr;
Dcrocus_resource.c787 struct crocus_bufmgr *bufmgr = screen->bufmgr; in crocus_resource_from_user_memory()
816 struct crocus_bufmgr *bufmgr = screen->bufmgr; in crocus_resource_from_handle()
Dcrocus_program.c2640 struct crocus_bufmgr *bufmgr = screen->bufmgr; in crocus_get_scratch_space()
/third_party/mesa3d/ohos/
Ddependency_inputs.gni2033 ../src/gallium/drivers/crocus/crocus_bufmgr.c
2034 ../src/gallium/drivers/crocus/crocus_bufmgr.h