Searched defs:bo (Results 1 - 25 of 754) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_buffer_objects.h41 struct radeon_bo *bo; member in struct:radeon_buffer_object
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_buffer_objects.h41 struct radeon_bo *bo; member in struct:radeon_buffer_object
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_measure.h32 struct iris_bo *bo; member in struct:iris_measure_batch
H A Diris_binder.h39 struct iris_bo *bo; member in struct:iris_binder
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/winsys/null/
H A Dradv_null_bo.h40 radv_null_winsys_bo(struct radeon_winsys_bo *bo) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_binder.h39 struct iris_bo *bo; member in struct:iris_binder
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dmsm_ringbuffer_sp.h81 struct fd_bo *bo; local in function:X
[all...]
/xsrc/external/mit/libdrm/dist/tests/radeon/
H A Dradeon_ttm.c38 struct rbo *bo, *tmp; local in function:ttm_starve_kernel_private_memory
H A Drbo.c39 struct rbo *bo; local in function:rbo
94 rbo_map(struct rbo * bo) argument
124 rbo_unmap(struct rbo * bo) argument
133 rbo_incref(struct rbo * bo) argument
139 rbo_decref(struct rbo * bo) argument
158 rbo_wait(struct rbo * bo) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_bufferobj.h32 struct nouveau_bo *bo; member in struct:nouveau_bufferobj
H A Dnouveau_scratch.h34 struct nouveau_bo *bo[NOUVEAU_SCRATCH_COUNT]; member in struct:nouveau_scratch_state
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_bufferobj.h32 struct nouveau_bo *bo; member in struct:nouveau_bufferobj
H A Dnouveau_scratch.h34 struct nouveau_bo *bo[NOUVEAU_SCRATCH_COUNT]; member in struct:nouveau_scratch_state
/xsrc/external/mit/libdrm/dist/etnaviv/
H A Detnaviv_bo_cache.c79 struct etna_bo *bo; local in function:etna_bo_cache_cleanup
113 static int is_idle(struct etna_bo *bo) argument
123 struct etna_bo *bo = NULL, *tmp; local in function:find_in_bucket
161 struct etna_bo *bo; local in function:etna_bo_cache_alloc
181 etna_bo_cache_free(struct etna_bo_cache * cache,struct etna_bo * bo) argument
[all...]
/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_bo_cache.c91 struct fd_bo *bo; local in function:fd_bo_cache_cleanup
126 static int is_idle(struct fd_bo *bo) argument
136 struct fd_bo *bo local in function:find_in_bucket
164 struct fd_bo *bo = NULL; local in function:fd_bo_cache_alloc
194 fd_bo_cache_free(struct fd_bo_cache * cache,struct fd_bo * bo) argument
[all...]
/xsrc/external/mit/libdrm/dist/tegra/
H A Dchannel.c140 drm_tegra_channel_map(struct drm_tegra_channel * channel,struct drm_tegra_bo * bo,uint32_t flags,struct drm_tegra_mapping ** mapp) argument
/xsrc/external/mit/libdrm/dist/tests/etnaviv/
H A Detnaviv_bo_cache_test.c41 struct etna_bo *bo, *tmp; local in function:test_cache
62 struct etna_bo *bo; local in function:test_size_rounding
[all...]
/xsrc/external/mit/libdrm/dist/tests/tegra/
H A Dgr2d-fill.c52 struct drm_tegra_bo *bo; local in function:main
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen8_vertex.c78 struct kgem_bo *bo; local in function:gen8_vertex_finish
172 struct kgem_bo *bo, *free_bo = NULL; local in function:gen8_vertex_close
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen8_vertex.c78 struct kgem_bo *bo; local in function:gen8_vertex_finish
172 struct kgem_bo *bo, *free_bo = NULL; local in function:gen8_vertex_close
[all...]
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_legacy_memory.c118 struct radeon_bo *bo = mem_struct; local in function:radeon_legacy_free_memory
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_bo_helper.h38 } bo; member in struct:radeon_buffer
/xsrc/external/mit/MesaLib/dist/src/broadcom/drm-shim/
H A Dv3d.c57 struct shim_bo *bo = drm_shim_bo_lookup(shim_fd, map->handle); local in function:v3d_ioctl_mmap_bo
71 struct v3d_bo *bo = v3d_bo_lookup(shim_fd, get->handle); local in function:v3d_ioctl_get_bo_offset
H A Dv3d.h56 v3d_bo(struct shim_bo *bo) argument
H A Dvc4_noop.c44 struct shim_bo *bo = calloc(1, sizeof(*bo)); local in function:vc4_ioctl_create_bo
58 struct shim_bo *bo = drm_shim_bo_lookup(shim_fd, map->handle); local in function:vc4_ioctl_mmap_bo

Completed in 18 milliseconds

1234567891011>>