Home
last modified time | relevance | path

Searched defs:bo_map (Results 1 - 19 of 19) sorted by relevance

/third_party/mesa3d/src/asahi/lib/
H A Dagx_device.h59 struct util_sparse_array bo_map; member
/third_party/libdrm/tests/modetest/
H A Dbuffers.c91 static int bo_map(struct bo *bo, void **out) in bo_map() function
/third_party/libdrm/radeon/
H A Dradeon_bo_int.h33 int (*bo_map)(struct radeon_bo_int *bo, int write); member
H A Dradeon_bo_gem.c143 static int bo_map(struct radeon_bo_int *boi, int write) in bo_map() function
/third_party/libdrm/intel/
H A Dintel_bufmgr_priv.h114 int (*bo_map) (drm_intel_bo *bo, int write_enable); member
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_bo.c456 bo_map(struct fd_bo *bo) in bo_map() function
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.c56 void *bo_map; in crocus_init_identifier_bo() local
H A Dcrocus_batch.c833 void *bo_map = crocus_bo_map(batch->dbg, batch->command.bo, MAP_WRITE); in submit_batch() local
/third_party/mesa3d/src/gbm/main/
H A Dgbm_backend_abi.h128 void *(*bo_map)(struct gbm_bo *bo, member
H A Dgbm_abi_check.c76 void *(*bo_map)(struct gbm_bo *bo, member
/third_party/mesa3d/src/intel/tools/
H A Daub_mem.c33 struct bo_map { struct
68 list_for_each_entry_safe(struct bo_map, i, &mem->maps, link) { in aub_mem_clear_bo_maps() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.c752 void *bo_map; in iris_init_identifier_bo() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_simulator.c92 struct hash_table *bo_map; member
/third_party/mesa3d/src/broadcom/simulator/
H A Dv3d_simulator.c111 struct hash_table *bo_map; member
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_device.h221 struct util_sparse_array bo_map; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.h287 struct util_sparse_array bo_map; member
/third_party/mesa3d/src/intel/perf/
H A Dintel_perf.h394 void *(*bo_map)(void *ctx, void *bo, unsigned flags); member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h183 struct util_sparse_array bo_map; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h918 struct util_sparse_array bo_map; member

Completed in 31 milliseconds