/third_party/mesa3d/src/intel/tools/ |
D | aub_mem.c | 33 struct bo_map { struct 57 struct bo_map *m = calloc(1, sizeof(*m)); in add_gtt_bo_map() argument
|
/third_party/mesa3d/src/asahi/lib/ |
D | agx_device.h | 59 struct util_sparse_array bo_map; member
|
/third_party/libdrm/tests/modetest/ |
D | buffers.c | 91 static int bo_map(struct bo *bo, void **out) in bo_map() function
|
/third_party/libdrm/radeon/ |
D | radeon_bo_int.h | 33 int (*bo_map)(struct radeon_bo_int *bo, int write); member
|
D | radeon_bo_gem.c | 143 static int bo_map(struct radeon_bo_int *boi, int write) in bo_map() function
|
/third_party/libdrm/intel/ |
D | intel_bufmgr_priv.h | 114 int (*bo_map) (drm_intel_bo *bo, int write_enable); member
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_context.c | 56 void *bo_map; in crocus_init_identifier_bo() local
|
D | crocus_batch.c | 833 void *bo_map = crocus_bo_map(batch->dbg, batch->command.bo, MAP_WRITE); in submit_batch() local
|
/third_party/mesa3d/src/gbm/main/ |
D | gbm_backend_abi.h | 128 void *(*bo_map)(struct gbm_bo *bo, member
|
D | gbm_abi_check.c | 76 void *(*bo_map)(struct gbm_bo *bo, member
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_screen.c | 752 void *bo_map; in iris_init_identifier_bo() local
|
/third_party/mesa3d/src/freedreno/drm/ |
D | freedreno_bo.c | 456 bo_map(struct fd_bo *bo) in bo_map() function
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_simulator.c | 92 struct hash_table *bo_map; member
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_device.h | 221 struct util_sparse_array bo_map; member
|
/third_party/mesa3d/src/broadcom/simulator/ |
D | v3d_simulator.c | 111 struct hash_table *bo_map; member
|
/third_party/mesa3d/src/intel/perf/ |
D | intel_perf.h | 394 void *(*bo_map)(void *ctx, void *bo, unsigned flags); member
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.h | 287 struct util_sparse_array bo_map; member
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_private.h | 183 struct util_sparse_array bo_map; member
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_private.h | 918 struct util_sparse_array bo_map; member
|