| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_blitter.c | 235 emit_setup(struct fd_batch *batch) in emit_setup() argument 830 fd6_resolve_tile(struct fd_batch *batch, struct fd_ringbuffer *ring, uint32_t base, struct pipe_surface *psurf, uint32_t unknown_8c01) fd6_resolve_tile() argument 905 struct fd_batch *batch; global() variable 934 fd_batch_needs_flush(batch); global() variable 936 fd_batch_update_queries(batch); global() variable 938 emit_setup(batch); global() variable 965 fd_batch_unlock_submit(batch); global() variable 967 fd_batch_flush(batch); global() variable [all...] |
| H A D | fd6_gmem.c | 245 use_hw_binning(struct fd_batch *batch) in use_hw_binning() argument 257 patch_fb_read_gmem(struct fd_batch *batch) in patch_fb_read_gmem() argument 298 patch_fb_read_sysmem(struct fd_batch *batch) patch_fb_read_sysmem() argument 348 update_render_cntl(struct fd_batch *batch, struct pipe_framebuffer_state *pfb, bool binning) update_render_cntl() argument 398 update_vsc_pipe(struct fd_batch *batch) update_vsc_pipe() argument 478 emit_vsc_overflow_test(struct fd_batch *batch) emit_vsc_overflow_test() argument 580 emit_common_init(struct fd_batch *batch) emit_common_init() argument 599 emit_common_fini(struct fd_batch *batch) emit_common_fini() argument 628 emit_conditional_ib(struct fd_batch *batch, const struct fd_tile *tile, struct fd_ringbuffer *target) emit_conditional_ib() argument 708 update_vsc_pipe(batch); global() variable 731 fd_reset_wfi(batch); global() variable 750 emit_vsc_overflow_test(batch); global() variable 818 prepare_tile_setup_ib(batch); global() variable 819 prepare_tile_fini_ib(batch); global() variable 837 patch_fb_read_gmem(batch); global() variable 847 emit_binning_pass(batch); global() variable 883 emit_common_init(batch); global() variable 905 fd6_emit_tile_prep(struct fd_batch *batch, const struct fd_tile *tile) fd6_emit_tile_prep() argument 965 set_blit_scissor(struct fd_batch *batch, struct fd_ringbuffer *ring) set_blit_scissor() argument 982 emit_blit(struct fd_batch *batch, struct fd_ringbuffer *ring, uint32_t base, struct pipe_surface *psurf, bool stencil) emit_blit() argument 1031 emit_restore_blit(struct fd_batch *batch, struct fd_ringbuffer *ring, uint32_t base, struct pipe_surface *psurf, unsigned buffer) emit_restore_blit() argument 1045 emit_clears(struct fd_batch *batch, struct fd_ringbuffer *ring) emit_clears() argument 1205 emit_restore_blits(struct fd_batch *batch, struct fd_ringbuffer *ring) emit_restore_blits() argument 1237 prepare_tile_setup_ib(struct fd_batch *batch) prepare_tile_setup_ib() argument 1255 fd6_emit_tile_mem2gmem(struct fd_batch *batch, const struct fd_tile *tile) fd6_emit_tile_mem2gmem() argument 1261 fd6_emit_tile_renderprep(struct fd_batch *batch, const struct fd_tile *tile) fd6_emit_tile_renderprep() argument 1428 fd6_emit_tile(struct fd_batch *batch, const struct fd_tile *tile) fd6_emit_tile() argument 1441 fd6_emit_tile_gmem2mem(struct fd_batch *batch, const struct fd_tile *tile) fd6_emit_tile_gmem2mem() argument 1475 fd6_emit_tile_fini(struct fd_batch *batch) fd6_emit_tile_fini() argument 1617 patch_fb_read_sysmem(batch); global() variable 1621 emit_common_init(batch); global() variable 1629 emit_common_fini(batch); global() variable [all...] |
| H A D | fd6_emit.c | 1238 fd6_emit_restore(struct fd_batch *batch, struct fd_ringbuffer *ring) fd6_emit_restore() argument 1409 struct fd_batch *batch = fd_context_batch_locked(ctx); global() variable 1413 fd_batch_needs_flush(batch); global() variable 1438 fd_batch_unlock_submit(batch); global() variable [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_batch.c | 73 num_fences(struct iris_batch *batch) in num_fences() argument 83 dump_fence_list(struct iris_batch *batch) in dump_fence_list() argument 102 dump_bo_list(struct iris_batch *batch) in dump_bo_list() argument 134 struct iris_batch *batch = v_batch; decode_get_bo() local 160 struct iris_batch *batch = v_batch; decode_get_state_size() local 171 decode_batch(struct iris_batch *batch) decode_batch() argument 182 struct iris_batch *batch = &ice->batches[name]; iris_init_batch() local 350 find_exec_index(struct iris_batch *batch, struct iris_bo *bo) find_exec_index() argument 367 ensure_exec_obj_space(struct iris_batch *batch, uint32_t count) ensure_exec_obj_space() argument 384 add_bo_to_batch(struct iris_batch *batch, struct iris_bo *bo, bool writable) add_bo_to_batch() argument 404 flush_for_cross_batch_dependencies(struct iris_batch *batch, struct iris_bo *bo, bool writable) flush_for_cross_batch_dependencies() argument 446 iris_use_pinned_bo(struct iris_batch *batch, struct iris_bo *bo, bool writable, enum iris_domain access) iris_use_pinned_bo() argument 483 create_batch(struct iris_batch *batch) create_batch() argument 501 iris_batch_maybe_noop(struct iris_batch *batch) iris_batch_maybe_noop() argument 519 iris_batch_reset(struct iris_batch *batch) iris_batch_reset() argument 563 iris_batch_free(struct iris_batch *batch) iris_batch_free() argument 626 iris_batch_maybe_flush(struct iris_batch *batch, unsigned estimate) iris_batch_maybe_flush() argument 635 record_batch_sizes(struct iris_batch *batch) record_batch_sizes() argument 648 iris_chain_to_new_batch(struct iris_batch *batch) iris_chain_to_new_batch() argument 666 add_aux_map_bos_to_batch(struct iris_batch *batch) add_aux_map_bos_to_batch() argument 683 finish_seqno(struct iris_batch *batch) finish_seqno() argument 697 iris_finish_batch(struct iris_batch *batch) iris_finish_batch() argument 733 replace_kernel_ctx(struct iris_batch *batch) replace_kernel_ctx() argument 767 iris_batch_check_for_reset(struct iris_batch *batch) iris_batch_check_for_reset() argument 801 move_syncobj_to_batch(struct iris_batch *batch, struct iris_syncobj **p_syncobj, unsigned flags) move_syncobj_to_batch() argument 825 update_bo_syncobjs(struct iris_batch *batch, struct iris_bo *bo, bool write) update_bo_syncobjs() argument 889 update_batch_syncobjs(struct iris_batch *batch) update_batch_syncobjs() argument 906 submit_batch(struct iris_batch *batch) submit_batch() argument 1031 _iris_batch_flush(struct iris_batch *batch, const char *file, int line) _iris_batch_flush() argument 1131 iris_batch_references(struct iris_batch *batch, struct iris_bo *bo) iris_batch_references() argument 1141 iris_batch_prepare_noop(struct iris_batch *batch, bool noop_enable) iris_batch_prepare_noop() argument [all...] |
| H A D | iris_resolve.c | 85 resolve_sampler_views(struct iris_context *ice, struct iris_batch *batch, struct iris_shader_state *shs, const struct shader_info *info, bool *draw_aux_buffer_disabled, bool consider_framebuffer) resolve_sampler_views() argument 117 resolve_image_views(struct iris_context *ice, struct iris_batch *batch, struct iris_shader_state *shs, const struct shader_info *info, bool *draw_aux_buffer_disabled, bool consider_framebuffer) resolve_image_views() argument 161 iris_predraw_resolve_inputs(struct iris_context *ice, struct iris_batch *batch, bool *draw_aux_buffer_disabled, gl_shader_stage stage, bool consider_framebuffer) iris_predraw_resolve_inputs() argument 182 iris_predraw_resolve_framebuffer(struct iris_context *ice, struct iris_batch *batch, bool *draw_aux_buffer_disabled) iris_predraw_resolve_framebuffer() argument 274 iris_postdraw_update_resolve_tracking(struct iris_context *ice, struct iris_batch *batch) iris_postdraw_update_resolve_tracking() argument 332 iris_cache_flush_for_render(struct iris_batch *batch, struct iris_bo *bo, enum isl_aux_usage aux_usage) iris_cache_flush_for_render() argument 375 flush_ubos(struct iris_batch *batch, struct iris_shader_state *shs) flush_ubos() argument 391 flush_ssbos(struct iris_batch *batch, struct iris_shader_state *shs) flush_ssbos() argument 405 iris_predraw_flush_buffers(struct iris_context *ice, struct iris_batch *batch, gl_shader_stage stage) iris_predraw_flush_buffers() argument 430 iris_resolve_color(struct iris_context *ice, struct iris_batch *batch, struct iris_resource *res, unsigned level, unsigned layer, enum isl_aux_op resolve_op) iris_resolve_color() argument 488 iris_mcs_partial_resolve(struct iris_context *ice, struct iris_batch *batch, struct iris_resource *res, uint32_t start_layer, uint32_t num_layers) iris_mcs_partial_resolve() argument 559 iris_hiz_exec(struct iris_context *ice, struct iris_batch *batch, struct iris_resource *res, unsigned int level, unsigned int start_layer, unsigned int num_layers, enum isl_aux_op op, bool update_clear_depth) iris_hiz_exec() argument 753 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; iris_resource_prepare_access() local [all...] |
| H A D | iris_query.c | 134 struct iris_batch *batch = &ice->batches[q->batch_idx]; in mark_available() local 154 iris_pipelined_write(struct iris_batch *batch, in iris_pipelined_write() argument 172 struct iris_batch *batch = &ice->batches[q->batch_idx]; in write_value() local 248 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; write_overflow_values() local 557 struct iris_batch *batch = &ice->batches[q->batch_idx]; iris_end_query() local 629 struct iris_batch *batch = &ice->batches[q->batch_idx]; iris_get_query_result() local 662 struct iris_batch *batch = &ice->batches[q->batch_idx]; iris_get_query_result_resource() local 766 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; set_predicate_for_result() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_resolve.c | 165 crocus_update_align_res(struct crocus_batch *batch, in crocus_update_align_res() argument 88 resolve_sampler_views(struct crocus_context *ice, struct crocus_batch *batch, struct crocus_shader_state *shs, const struct shader_info *info, bool *draw_aux_buffer_disabled, bool consider_framebuffer) resolve_sampler_views() argument 129 resolve_image_views(struct crocus_context *ice, struct crocus_batch *batch, struct crocus_shader_state *shs, bool *draw_aux_buffer_disabled, bool consider_framebuffer) resolve_image_views() argument 197 crocus_predraw_resolve_inputs(struct crocus_context *ice, struct crocus_batch *batch, bool *draw_aux_buffer_disabled, gl_shader_stage stage, bool consider_framebuffer) crocus_predraw_resolve_inputs() argument 218 crocus_predraw_resolve_framebuffer(struct crocus_context *ice, struct crocus_batch *batch, bool *draw_aux_buffer_disabled) crocus_predraw_resolve_framebuffer() argument 316 crocus_postdraw_update_resolve_tracking(struct crocus_context *ice, struct crocus_batch *batch) crocus_postdraw_update_resolve_tracking() argument 393 crocus_cache_sets_clear(struct crocus_batch *batch) crocus_cache_sets_clear() argument 415 crocus_flush_depth_and_render_caches(struct crocus_batch *batch) crocus_flush_depth_and_render_caches() argument 437 crocus_cache_flush_for_read(struct crocus_batch *batch, struct crocus_bo *bo) crocus_cache_flush_for_read() argument 452 crocus_cache_flush_for_render(struct crocus_batch *batch, struct crocus_bo *bo, enum isl_format format, enum isl_aux_usage aux_usage) crocus_cache_flush_for_render() argument 490 crocus_render_cache_add_bo(struct crocus_batch *batch, struct crocus_bo *bo, enum isl_format format, enum isl_aux_usage aux_usage) crocus_render_cache_add_bo() argument 511 crocus_cache_flush_for_depth(struct crocus_batch *batch, struct crocus_bo *bo) crocus_cache_flush_for_depth() argument 519 crocus_depth_cache_add_bo(struct crocus_batch *batch, struct crocus_bo *bo) crocus_depth_cache_add_bo() argument 525 crocus_resolve_color(struct crocus_context *ice, struct crocus_batch *batch, struct crocus_resource *res, unsigned level, unsigned layer, enum isl_aux_op resolve_op) crocus_resolve_color() argument 568 crocus_mcs_partial_resolve(struct crocus_context *ice, struct crocus_batch *batch, struct crocus_resource *res, uint32_t start_layer, uint32_t num_layers) crocus_mcs_partial_resolve() argument 603 crocus_hiz_exec(struct crocus_context *ice, struct crocus_batch *batch, struct crocus_resource *res, unsigned int level, unsigned int start_layer, unsigned int num_layers, enum isl_aux_op op, bool update_clear_depth) crocus_hiz_exec() argument 833 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; crocus_resource_prepare_access() local [all...] |
| H A D | crocus_query.c | 155 struct crocus_batch *batch = &ice->batches[q->batch_idx]; in mark_available() local 177 crocus_pipelined_write(struct crocus_batch *batch, in crocus_pipelined_write() argument 192 struct crocus_batch *batch = &ice->batches[q->batch_idx]; in write_value() local 276 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; write_overflow_values() local 598 struct crocus_batch *batch = &ice->batches[q->batch_idx]; crocus_end_query() local 671 struct crocus_batch *batch = &ice->batches[q->batch_idx]; crocus_get_query_result() local 713 struct crocus_batch *batch = &ice->batches[q->batch_idx]; crocus_get_query_result_resource() local 822 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; set_predicate_for_result() local 964 crocus_emit_compute_predicate(struct crocus_batch *batch) crocus_emit_compute_predicate() argument [all...] |
| H A D | crocus_batch.c | 74 num_fences(struct crocus_batch *batch) in num_fences() argument 84 dump_fence_list(struct crocus_batch *batch) in dump_fence_list() argument 103 dump_validation_list(struct crocus_batch *batch) dump_validation_list() argument 126 struct crocus_batch *batch = v_batch; decode_get_bo() local 150 struct crocus_batch *batch = v_batch; decode_get_state_size() local 170 decode_batch(struct crocus_batch *batch) decode_batch() argument 191 struct crocus_batch *batch = &ice->batches[name]; crocus_init_batch() local 268 find_exec_index(struct crocus_batch *batch, struct crocus_bo *bo) find_exec_index() argument 284 find_validation_entry(struct crocus_batch *batch, struct crocus_bo *bo) find_validation_entry() argument 294 ensure_exec_obj_space(struct crocus_batch *batch, uint32_t count) ensure_exec_obj_space() argument 307 crocus_use_bo(struct crocus_batch *batch, struct crocus_bo *bo, bool writable) crocus_use_bo() argument 378 emit_reloc(struct crocus_batch *batch, struct crocus_reloc_list *rlist, uint32_t offset, struct crocus_bo *target, int32_t target_offset, unsigned int reloc_flags) emit_reloc() argument 434 crocus_command_reloc(struct crocus_batch *batch, uint32_t batch_offset, struct crocus_bo *target, uint32_t target_offset, unsigned int reloc_flags) crocus_command_reloc() argument 445 crocus_state_reloc(struct crocus_batch *batch, uint32_t state_offset, struct crocus_bo *target, uint32_t target_offset, unsigned int reloc_flags) crocus_state_reloc() argument 456 recreate_growing_buffer(struct crocus_batch *batch, struct crocus_growing_bo *grow, const char *name, unsigned size) recreate_growing_buffer() argument 475 create_batch(struct crocus_batch *batch) create_batch() argument 499 crocus_batch_maybe_noop(struct crocus_batch *batch) crocus_batch_maybe_noop() argument 517 crocus_batch_reset(struct crocus_batch *batch) crocus_batch_reset() argument 542 crocus_batch_free(struct crocus_batch *batch) crocus_batch_free() argument 595 crocus_batch_maybe_flush(struct crocus_batch *batch, unsigned estimate) crocus_batch_maybe_flush() argument 624 crocus_grow_buffer(struct crocus_batch *batch, bool grow_state, unsigned used, unsigned new_size) crocus_grow_buffer() argument 733 finish_seqno(struct crocus_batch *batch) finish_seqno() argument 747 crocus_finish_batch(struct crocus_batch *batch) crocus_finish_batch() argument 773 replace_hw_ctx(struct crocus_batch *batch) replace_hw_ctx() argument 792 crocus_batch_check_for_reset(struct crocus_batch *batch) crocus_batch_check_for_reset() argument 829 submit_batch(struct crocus_batch *batch) submit_batch() argument 937 _crocus_batch_flush(struct crocus_batch *batch, const char *file, int line) _crocus_batch_flush() argument 1034 crocus_batch_references(struct crocus_batch *batch, struct crocus_bo *bo) crocus_batch_references() argument 1044 crocus_batch_prepare_noop(struct crocus_batch *batch, bool noop_enable) crocus_batch_prepare_noop() argument [all...] |
| H A D | crocus_batch.h | 179 batch_has_fine_fence(struct crocus_batch *batch) in batch_has_fine_fence() argument 218 crocus_batch_bytes_used(struct crocus_batch *batch) crocus_batch_bytes_used() argument 231 crocus_require_command_space(struct crocus_batch *batch, unsigned size) crocus_require_command_space() argument 255 crocus_get_command_space(struct crocus_batch *batch, unsigned bytes) crocus_get_command_space() argument 267 crocus_batch_emit(struct crocus_batch *batch, const void *data, unsigned size) crocus_batch_emit() argument 277 crocus_batch_get_signal_syncobj(struct crocus_batch *batch) crocus_batch_get_signal_syncobj() argument 292 crocus_batch_reference_signal_syncobj(struct crocus_batch *batch, struct crocus_syncobj **out_syncobj) crocus_batch_reference_signal_syncobj() argument 313 crocus_ptr_in_state_buffer(struct crocus_batch *batch, void *p) crocus_ptr_in_state_buffer() argument 320 crocus_require_statebuffer_space(struct crocus_batch *batch, int size) crocus_require_statebuffer_space() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_emit.c | 834 fd3_emit_restore(struct fd_batch *batch, struct fd_ringbuffer *ring) fd3_emit_restore() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_context.cpp | 758 struct d3d12_batch *batch = d3d12_current_batch(d3d12_context(pctx)); in d3d12_delete_sampler_state() local
|
| H A D | d3d12_resource_state.cpp | 342 d3d12_context_state_resolve_submission(struct d3d12_context *ctx, struct d3d12_batch *batch) in d3d12_context_state_resolve_submission() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_emit.c | 953 fd4_emit_restore(struct fd_batch *batch, struct fd_ringbuffer *ring) fd4_emit_restore() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_render_pass.c | 571 struct zink_batch *batch = &ctx->batch; in begin_render_pass() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_job.c | 46 panfrost_batch_idx(struct panfrost_batch *batch) in panfrost_batch_idx() argument 54 panfrost_batch_add_surface(struct panfrost_batch *batch, struct pipe_surface *surf) in panfrost_batch_add_surface() argument 63 panfrost_batch_init(struct panfrost_context *ctx, const struct pipe_framebuffer_state *key, struct panfrost_batch *batch) panfrost_batch_init() argument 103 panfrost_batch_cleanup(struct panfrost_context *ctx, struct panfrost_batch *batch) panfrost_batch_cleanup() argument 158 struct panfrost_batch *batch = NULL; panfrost_get_batch() local 202 struct panfrost_batch *batch = panfrost_get_batch(ctx, panfrost_get_batch_for_fbo() local 216 struct panfrost_batch *batch; panfrost_get_fresh_batch_for_fbo() local 235 panfrost_batch_update_access(struct panfrost_batch *batch, struct panfrost_resource *rsrc, bool writes) panfrost_batch_update_access() argument 258 struct panfrost_batch *batch = &ctx->batches.slots[i]; panfrost_batch_update_access() local 277 panfrost_batch_get_bo_access(struct panfrost_batch *batch, unsigned handle) panfrost_batch_get_bo_access() argument 292 panfrost_batch_add_bo_old(struct panfrost_batch *batch, struct panfrost_bo *bo, uint32_t flags) panfrost_batch_add_bo_old() argument 322 panfrost_batch_add_bo(struct panfrost_batch *batch, struct panfrost_bo *bo, enum pipe_shader_type stage) panfrost_batch_add_bo() argument 330 panfrost_batch_read_rsrc(struct panfrost_batch *batch, struct panfrost_resource *rsrc, enum pipe_shader_type stage) panfrost_batch_read_rsrc() argument 349 panfrost_batch_write_rsrc(struct panfrost_batch *batch, struct panfrost_resource *rsrc, enum pipe_shader_type stage) panfrost_batch_write_rsrc() argument 388 struct panfrost_batch *batch = &ctx->batches.slots[i]; panfrost_resource_swap_bo() local 406 panfrost_batch_create_bo(struct panfrost_batch *batch, size_t size, uint32_t create_flags, enum pipe_shader_type stage, const char *label) panfrost_batch_create_bo() argument 426 panfrost_batch_get_scratchpad(struct panfrost_batch *batch, unsigned size_per_thread, unsigned thread_tls_alloc, unsigned core_id_range) panfrost_batch_get_scratchpad() argument 451 panfrost_batch_get_shared_memory(struct panfrost_batch *batch, unsigned size, unsigned workgroup_count) panfrost_batch_get_shared_memory() argument 468 panfrost_batch_to_fb_info(const struct panfrost_batch *batch, struct pan_fb_info *fb, struct pan_image_view *rts, struct pan_image_view *zs, struct pan_image_view *s, bool reserve) panfrost_batch_to_fb_info() argument 609 panfrost_batch_submit_ioctl(struct panfrost_batch *batch, mali_ptr first_job_desc, uint32_t reqs, uint32_t in_sync, uint32_t out_sync) panfrost_batch_submit_ioctl() argument 712 panfrost_has_fragment_job(struct panfrost_batch *batch) panfrost_has_fragment_job() argument 722 panfrost_batch_submit_jobs(struct panfrost_batch *batch, const struct pan_fb_info *fb, uint32_t in_sync, uint32_t out_sync) panfrost_batch_submit_jobs() argument 766 panfrost_emit_tile_map(struct panfrost_batch *batch, struct pan_fb_info *fb) panfrost_emit_tile_map() argument 785 panfrost_batch_submit(struct panfrost_context *ctx, struct panfrost_batch *batch) panfrost_batch_submit() argument 865 struct panfrost_batch *batch = panfrost_get_batch_for_fbo(ctx); panfrost_flush_all_batches() local 898 struct panfrost_batch *batch = &ctx->batches.slots[i]; panfrost_flush_batches_accessing_rsrc() local 909 panfrost_batch_adjust_stack_size(struct panfrost_batch *batch) panfrost_batch_adjust_stack_size() argument 925 panfrost_batch_clear(struct panfrost_batch *batch, unsigned buffers, const union pipe_color_union *color, double depth, unsigned stencil) panfrost_batch_clear() argument 967 panfrost_batch_union_scissor(struct panfrost_batch *batch, unsigned minx, unsigned miny, unsigned maxx, unsigned maxy) panfrost_batch_union_scissor() argument 985 panfrost_batch_skip_rasterization(struct panfrost_batch *batch) panfrost_batch_skip_rasterization() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | VertexRoutine.cpp | 88 void VertexRoutine::readInput(Pointer<UInt> &batch) in readInput() argument 171 Vector4f VertexRoutine::readStream(Pointer<Byte> &buffer, UInt &stride, const Stream &stream, Pointer<UInt> &batch, in readStream() argument 568 writeCache(Pointer<Byte> &vertexCache, Pointer<UInt> &tagCache, Pointer<UInt> &batch) writeCache() argument [all...] |
| /base/time/time_service/services/timer/src/ |
| H A D | timer_manager.cpp | 405 auto batch = *it; in RemoveLocked() local 677 auto batch in TriggerTimersLocked() local 764 auto batch = alarmBatches_.at(whichBatch); InsertAndBatchTimerLocked() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
| H A D | rd_single_ver_storage_executor.cpp | 395 GRD_KVBatchT *batch = nullptr; in BatchSaveEntries() local [all...] |
| /kernel/linux/linux-5.10/drivers/block/xen-blkback/ |
| H A D | blkback.c | 741 unsigned int batch = min(num, BLKIF_MAX_SEGMENTS_PER_REQUEST); in xen_blkbk_unmap() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| H A D | txtimestamp.c | 313 int batch = 0; in __recv_errmsg_cmsg() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_request.c | 688 struct i915_vma *batch; in live_empty_request() local 660 empty_request(struct intel_engine_cs *engine, struct i915_vma *batch) empty_request() argument 815 recursive_batch_resolve(struct i915_vma *batch) recursive_batch_resolve() argument 840 struct i915_vma *batch; live_all_engines() local 976 struct i915_vma *batch; live_sequential_engines() local [all...] |
| H A D | i915_gem_gtt.c | 1776 static u32 *spinner(u32 *batch, int i) in spinner() argument 1781 static void end_spin(u32 *batch, int i) in end_spin() argument 1802 u32 *batch; in igt_cs_tlb() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | i915_gpu_error.c | 518 struct i915_vma_coredump *batch; in error_print_engine() local
|
| H A D | i915_cmd_parser.c | 1423 intel_engine_cmd_parser(struct intel_engine_cs *engine, struct i915_vma *batch, unsigned long batch_offset, unsigned long batch_length, struct i915_vma *shadow, bool trampoline) intel_engine_cmd_parser() argument [all...] |