/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_measure.h | 32 struct iris_bo *bo; member
|
H A D | iris_binder.h | 39 struct iris_bo *bo; member
|
/third_party/mesa3d/src/amd/vulkan/winsys/null/ |
H A D | radv_null_bo.h | 40 radv_null_winsys_bo(struct radeon_winsys_bo *bo) in radv_null_winsys_bo() argument
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_bo.h | 48 struct pvr_winsys_bo *bo; member
|
/third_party/libdrm/tests/radeon/ |
H A D | radeon_ttm.c | 38 struct rbo *bo, *tmp; in ttm_starve_kernel_private_memory() local
|
H A D | rbo.c | 39 struct rbo *bo; in rbo() local 94 rbo_map(struct rbo *bo) rbo_map() argument 124 rbo_unmap(struct rbo *bo) rbo_unmap() argument 133 rbo_incref(struct rbo *bo) rbo_incref() argument 139 rbo_decref(struct rbo *bo) rbo_decref() argument 158 rbo_wait(struct rbo *bo) rbo_wait() argument [all...] |
/third_party/libdrm/etnaviv/ |
H A D | etnaviv_bo_cache.c | 79 struct etna_bo *bo; in etna_bo_cache_cleanup() local 113 static int is_idle(struct etna_bo *bo) in is_idle() argument 123 struct etna_bo *bo = NULL, *tmp; in find_in_bucket() local 161 struct etna_bo *bo; etna_bo_cache_alloc() local 181 etna_bo_cache_free(struct etna_bo_cache *cache, struct etna_bo *bo) etna_bo_cache_free() argument [all...] |
/third_party/libdrm/freedreno/ |
H A D | freedreno_bo_cache.c | 91 struct fd_bo *bo; in fd_bo_cache_cleanup() local 126 static int is_idle(struct fd_bo *bo) in is_idle() argument 136 struct fd_bo *bo in find_in_bucket() local 164 struct fd_bo *bo = NULL; fd_bo_cache_alloc() local 194 fd_bo_cache_free(struct fd_bo_cache *cache, struct fd_bo *bo) fd_bo_cache_free() argument [all...] |
/third_party/mesa3d/src/etnaviv/drm/tests/ |
H A D | etnaviv_bo_cache_test.c | 40 struct etna_bo *bo, *tmp; in test_cache() local 61 struct etna_bo *bo; in test_size_rounding() local [all...] |
/third_party/mesa3d/src/freedreno/drm/ |
H A D | freedreno_ringbuffer_sp_reloc.h | 81 struct fd_bo *bo; in fd_ringbuffer_sp_emit_reloc_ring() local [all...] |
/third_party/mesa3d/src/freedreno/drm/virtio/ |
H A D | virtio_ringbuffer.h | 85 struct fd_bo *bo; in virtio_ringbuffer_emit_reloc_ring() local [all...] |
/third_party/mesa3d/src/etnaviv/drm/ |
H A D | etnaviv_bo_cache.c | 76 struct etna_bo *bo; in etna_bo_cache_cleanup() local 113 struct etna_bo *bo = NULL, *tmp; in find_in_bucket() local 151 struct etna_bo *bo; etna_bo_cache_alloc() local 172 etna_bo_cache_free(struct etna_bo_cache *cache, struct etna_bo *bo) etna_bo_cache_free() argument [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_suballoc.c | 53 struct tu_bo *bo = suballoc->bo; in tu_suballoc_bo_alloc() local 104 tu_suballoc_bo_free(struct tu_suballocator *suballoc, struct tu_suballoc_bo *bo) tu_suballoc_bo_free() argument 122 tu_suballoc_bo_map(struct tu_suballoc_bo *bo) tu_suballoc_bo_map() argument [all...] |
H A D | tu_suballoc.h | 26 struct tu_bo *bo; member 35 struct tu_bo *bo; member
|
/third_party/mesa3d/src/broadcom/drm-shim/ |
H A D | vc4_noop.c | 44 struct shim_bo *bo = calloc(1, sizeof(*bo)); in vc4_ioctl_create_bo() local 58 struct shim_bo *bo = drm_shim_bo_lookup(shim_fd, map->handle); in vc4_ioctl_mmap_bo() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_transfer.h | 5 struct nouveau_bo *bo; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_transfer.h | 8 struct nouveau_bo *bo; member
|
/third_party/libexif/test/ |
H A D | test-null.c | 98 ExifByteOrder bo; in data_null_test() local
|
/third_party/libdrm/tegra/ |
H A D | channel.c | 140 drm_tegra_channel_map(struct drm_tegra_channel *channel, struct drm_tegra_bo *bo, uint32_t flags, struct drm_tegra_mapping **mapp) drm_tegra_channel_map() argument
|
/third_party/libdrm/tests/etnaviv/ |
H A D | etnaviv_bo_cache_test.c | 41 struct etna_bo *bo, *tmp; in test_cache() local 62 struct etna_bo *bo; in test_size_rounding() local [all...] |
/third_party/libdrm/tests/tegra/ |
H A D | gr2d-fill.c | 52 struct drm_tegra_bo *bo; in main() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_pack.h | 32 struct fd_bo *bo; member
|
/third_party/mesa3d/src/gallium/drivers/lima/drm-shim/ |
H A D | lima_noop.c | 65 struct shim_bo *bo = calloc(1, sizeof(*bo)); in lima_ioctl_gem_create() local 83 struct shim_bo *bo = drm_shim_bo_lookup(shim_fd, gem_info->handle); in lima_ioctl_gem_info() local
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_cl.c | 60 vc4_gem_hindex(struct vc4_job *job, struct vc4_bo *bo) in vc4_gem_hindex() argument
|
/third_party/mesa3d/src/gallium/winsys/i915/drm/ |
H A D | i915_drm_fence.c | 16 drm_intel_bo *bo; member 21 i915_drm_fence_create(drm_intel_bo *bo) in i915_drm_fence_create() argument [all...] |