/aosp_15_r20/external/mesa3d/src/intel/tools/ |
H A D | aub_mem.c | 33 struct bo_map { struct 57 struct bo_map *m = calloc(1, sizeof(*m)); in add_gtt_bo_map() argument
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_query_pool.h | 22 void *bo_map; member
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/renderonly/ |
H A D | renderonly.h | 85 struct util_sparse_array bo_map; member
|
/aosp_15_r20/external/libdrm/libkms/ |
H A D | internal.h | 49 int (*bo_map)(struct kms_bo *bo, void **out); member
|
/aosp_15_r20/external/minigbm/ |
H A D | vc4.c | 110 struct drm_vc4_mmap_bo bo_map = { 0 }; in vc4_bo_map() local
|
H A D | drv_priv.h | 96 void *(*bo_map)(struct bo *bo, struct vma *vma, uint32_t map_flags); member
|
/aosp_15_r20/external/libdrm/radeon/ |
H A D | radeon_bo_int.h | 33 int (*bo_map)(struct radeon_bo_int *bo, int write); member
|
H A D | radeon_bo_gem.c | 143 static int bo_map(struct radeon_bo_int *boi, int write) in bo_map() function
|
/aosp_15_r20/external/libdrm/tests/modetest/ |
H A D | buffers.c | 83 static int bo_map(struct bo *bo, void **out) in bo_map() function
|
/aosp_15_r20/external/libdrm/intel/ |
H A D | intel_bufmgr_priv.h | 114 int (*bo_map) (drm_intel_bo *bo, int write_enable); member
|
/aosp_15_r20/external/mesa3d/src/virtio/vdrm/ |
H A D | vdrm.h | 46 void *(*bo_map)(struct vdrm_device *vdev, uint32_t handle, size_t size, void *placed_addr); member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_device.h | 136 struct util_sparse_array bo_map; member
|
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_knl.h | 96 VkResult (*bo_map)(struct tu_device *dev, struct tu_bo *bo, void *placed_addr); member
|
H A D | tu_device.h | 378 struct util_sparse_array bo_map; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_screen.c | 741 void *bo_map; in iris_init_identifier_bo() local
|
/aosp_15_r20/external/mesa3d/src/asahi/lib/ |
H A D | agx_device.h | 111 struct util_sparse_array bo_map; member
|
/aosp_15_r20/external/mesa3d/src/gbm/main/ |
H A D | gbm_backend_abi.h | 128 void *(*bo_map)(struct gbm_bo *bo, member
|
H A D | gbm_abi_check.c | 76 void *(*bo_map)(struct gbm_bo *bo, member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_context.c | 58 void *bo_map; in crocus_init_identifier_bo() local
|
H A D | crocus_batch.c | 831 void *bo_map = crocus_bo_map(batch->dbg, batch->command.bo, MAP_WRITE); in submit_batch() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_simulator.c | 102 struct hash_table *bo_map; member
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/i915/include/ |
H A D | mos_bufmgr_priv.h | 96 int (*bo_map) (struct mos_linux_bo *bo, int write_enable) = nullptr; member
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/i915_production/ |
H A D | mos_bufmgr_priv.h | 96 int (*bo_map) (struct mos_linux_bo *bo, int write_enable) = nullptr; member
|
/aosp_15_r20/external/mesa3d/src/intel/perf/ |
H A D | intel_perf.h | 394 void *(*bo_map)(void *ctx, void *bo, unsigned flags); member
|
/aosp_15_r20/external/mesa3d/src/broadcom/simulator/ |
H A D | v3d_simulator.c | 115 struct hash_table *bo_map; member
|