Home
last modified time | relevance | path

Searched defs:bos (Results 26 - 50 of 52) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.h130 struct util_dynarray bos; member
/third_party/mesa3d/include/drm-uapi/
H A Dlima_drm.h121 __u64 bos; /* in, array of drm_lima_gem_submit_bo */ member
H A Dmsm_drm.h273 __u64 bos; /* in, ptr to array of submit_bo's */ member
H A Detnaviv_drm.h204 __u64 bos; /* in, ptr to array of submit_bo's */ member
/third_party/libdrm/etnaviv/
H A Detnaviv_priv.h137 struct drm_etnaviv_gem_submit_bo *bos; member
150 struct etna_bo **bos; member
H A Detnaviv_drm.h204 __u64 bos; /* in, ptr to array of submit_bo's */ member
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_priv.h141 struct drm_etnaviv_gem_submit_bo *bos; member
154 struct etna_bo **bos; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cs.h89 struct tu_bo **bos; member
/third_party/libdrm/include/drm/
H A Dmsm_drm.h221 __u64 bos; /* in, ptr to array of submit_bo's */ member
/third_party/libdrm/nouveau/
H A Dpushbuf.c67 struct nouveau_bo *bos[]; member
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_bo.c81 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 Dradv_amdgpu_cs.c1078 struct radeon_winsys_bo **bos; in radv_amdgpu_winsys_cs_submit_sysmem() local
[all...]
/third_party/mesa3d/src/intel/tools/
H A Dintel_dump_gpu.c84 static struct bo *bos; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c102 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 Dfd4_emit.c94 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 Dstdiondk.cpp225 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 Dradv_radeon_winsys.h185 struct radeon_winsys_bo **bos; member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_job_render.c1503 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 Dvn_renderer.h118 struct vn_renderer_bo *const *bos; member
H A Dvn_renderer_virtgpu.c517 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 Dfd5_emit.c97 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 Dpvr_winsys.h347 const struct pvr_winsys_job_bo *bos; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c1189 struct anv_bo ** bos; member
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.h353 struct set *bos; member
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h1097 struct set *bos; member

Completed in 42 milliseconds

123