| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_job.h | 130 struct util_dynarray bos; member
|
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | lima_drm.h | 121 __u64 bos; /* in, array of drm_lima_gem_submit_bo */ member
|
| H A D | msm_drm.h | 273 __u64 bos; /* in, ptr to array of submit_bo's */ member
|
| H A D | etnaviv_drm.h | 204 __u64 bos; /* in, ptr to array of submit_bo's */ member
|
| /third_party/libdrm/etnaviv/ |
| H A D | etnaviv_priv.h | 137 struct drm_etnaviv_gem_submit_bo *bos; member 150 struct etna_bo **bos; member
|
| H A D | etnaviv_drm.h | 204 __u64 bos; /* in, ptr to array of submit_bo's */ member
|
| /third_party/mesa3d/src/etnaviv/drm/ |
| H A D | etnaviv_priv.h | 141 struct drm_etnaviv_gem_submit_bo *bos; member 154 struct etna_bo **bos; member
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_cs.h | 89 struct tu_bo **bos; member
|
| /third_party/libdrm/include/drm/ |
| H A D | msm_drm.h | 221 __u64 bos; /* in, ptr to array of submit_bo's */ member
|
| /third_party/libdrm/nouveau/ |
| H A D | pushbuf.c | 67 struct nouveau_bo *bos[]; member
|
| /third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/ |
| H A D | radv_amdgpu_bo.c | 81 struct radv_amdgpu_winsys_bo **bos = in radv_amdgpu_winsys_rebuild_bo_list() local 1031 struct radv_amdgpu_winsys_bo **bos = NULL; radv_amdgpu_dump_bo_ranges() local [all...] |
| H A D | radv_amdgpu_cs.c | 1078 struct radeon_winsys_bo **bos; in radv_amdgpu_winsys_cs_submit_sysmem() local [all...] |
| /third_party/mesa3d/src/intel/tools/ |
| H A D | intel_dump_gpu.c | 84 static struct bo *bos; variable
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_emit.c | 102 fd3_emit_const_ptrs(struct fd_ringbuffer *ring, gl_shader_stage type, uint32_t regid, uint32_t num, struct fd_bo **bos, uint32_t *offsets) fd3_emit_const_ptrs() argument 138 emit_const_ptrs(struct fd_ringbuffer *ring, const struct ir3_shader_variant *v, uint32_t dst_offset, uint32_t num, struct fd_bo **bos, uint32_t *offsets) emit_const_ptrs() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_emit.c | 94 fd4_emit_const_ptrs(struct fd_ringbuffer *ring, gl_shader_stage type, uint32_t regid, uint32_t num, struct fd_bo **bos, uint32_t *offsets) fd4_emit_const_ptrs() argument 130 emit_const_ptrs(struct fd_ringbuffer *ring, const struct ir3_shader_variant *v, uint32_t dst_offset, uint32_t num, struct fd_bo **bos, uint32_t *offsets) emit_const_ptrs() argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | stdiondk.cpp | 225 size_t bos = __DIAGNOSE_BOS(fmt);
in vsnprintfChk_test() local 349 size_t bos = ZERO;
in Fread_chk() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_radeon_winsys.h | 185 struct radeon_winsys_bo **bos; member
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_job_render.c | 1503 pvr_render_job_ws_submit_info_init( struct pvr_render_ctx *ctx, struct pvr_render_job *job, const struct pvr_winsys_job_bo *bos, uint32_t bo_count, struct vk_sync **waits, uint32_t wait_count, uint32_t *stage_flags, struct pvr_winsys_render_submit_info *submit_info) pvr_render_job_ws_submit_info_init() argument 1539 pvr_render_job_submit(struct pvr_render_ctx *ctx, struct pvr_render_job *job, const struct pvr_winsys_job_bo *bos, uint32_t bo_count, struct vk_sync **waits, uint32_t wait_count, uint32_t *stage_flags, struct vk_sync *signal_sync_geom, struct vk_sync *signal_sync_frag) pvr_render_job_submit() argument
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_renderer.h | 118 struct vn_renderer_bo *const *bos; member
|
| H A D | vn_renderer_virtgpu.c | 517 sim_submit_alloc_gem_handles(struct vn_renderer_bo *const *bos, in sim_submit_alloc_gem_handles() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_emit.c | 97 fd5_emit_const_ptrs(struct fd_ringbuffer *ring, gl_shader_stage type, uint32_t regid, uint32_t num, struct fd_bo **bos, uint32_t *offsets) fd5_emit_const_ptrs() argument 137 emit_const_ptrs(struct fd_ringbuffer *ring, const struct ir3_shader_variant *v, uint32_t dst_offset, uint32_t num, struct fd_bo **bos, uint32_t *offsets) emit_const_ptrs() argument
|
| /third_party/mesa3d/src/imagination/vulkan/winsys/ |
| H A D | pvr_winsys.h | 347 const struct pvr_winsys_job_bo *bos; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_batch_chain.c | 1189 struct anv_bo ** bos; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_context.h | 353 struct set *bos; member
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_private.h | 1097 struct set *bos; member
|