| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_blorp.c | 53 stream_state(struct crocus_batch *batch, in stream_state() argument 90 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_emit_dwords() local 98 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_emit_reloc() local 120 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_surface_reloc() local 143 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_get_surface_base_address() local 157 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_alloc_dynamic_state() local 181 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_alloc_binding_table() local 194 blorp_binding_table_offset_to_pointer(struct blorp_batch *batch, uint32_t offset) blorp_binding_table_offset_to_pointer() argument 205 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_alloc_vertex_buffer() local 237 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_get_workaround_address() local 259 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_get_l3_config() local 268 struct crocus_batch *batch = blorp_batch->driver_batch; blorp_emit_urb_config() local 282 struct crocus_batch *batch = blorp_batch->driver_batch; crocus_blorp_exec() local [all...] |
| H A D | crocus_monitor.c | 142 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; in crocus_monitor_emit_mi_report_perf_count() local 434 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; in crocus_get_monitor_result() local [all...] |
| H A D | crocus_resource.h | 271 struct crocus_batch *batch; member
|
| H A D | crocus_clear.c | 206 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; in fast_clear_color() local 336 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; in clear_color() local 458 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; fast_clear_depth() local 550 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; clear_depth_stencil() local [all...] |
| H A D | crocus_blt.c | 47 blt_set_alpha_to_one(struct crocus_batch *batch, in blt_set_alpha_to_one() argument 100 static bool validate_blit_for_blt(struct crocus_batch *batch, in validate_blit_for_blt() argument 143 static bool emit_copy_blt(struct crocus_batch *batch, in emit_copy_blt() argument 233 static bool crocus_emit_blt(struct crocus_batch *batch, in crocus_emit_blt() argument 372 static bool crocus_blit_blt(struct crocus_batch *batch, in crocus_blit_blt() argument 390 crocus_copy_region_blt(struct crocus_batch *batch, struct crocus_resource *dst, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct crocus_resource *src, unsigned src_level, const struct pipe_box *src_box) crocus_copy_region_blt() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_gmem.c | 64 use_hw_binning(struct fd_batch *batch) in use_hw_binning() argument 88 emit_gmem2mem_surf(struct fd_batch *batch, uint32_t base, in emit_gmem2mem_surf() argument 224 fd2_emit_tile_gmem2mem(struct fd_batch *batch, const struct fd_tile *tile) fd2_emit_tile_gmem2mem() argument 232 emit_mem2gmem_surf(struct fd_batch *batch, uint32_t base, struct pipe_surface *psurf) emit_mem2gmem_surf() argument 400 patch_draws(struct fd_batch *batch, enum pc_di_vis_cull_mode vismode) patch_draws() argument 436 fd2_emit_sysmem_prep(struct fd_batch *batch) fd2_emit_sysmem_prep() argument 497 prepare_tile_fini_ib(batch); global() variable 671 fd2_emit_tile_prep(struct fd_batch *batch, const struct fd_tile *tile) fd2_emit_tile_prep() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_gmem.c | 145 use_hw_binning(struct fd_batch *batch) in use_hw_binning() argument 169 emit_gmem2mem_surf(struct fd_batch *batch, bool stencil, uint32_t base, in emit_gmem2mem_surf() argument 317 emit_mem2gmem_surf(struct fd_batch *batch, const uint32_t *bases, struct pipe_surface **bufs, uint32_t nr_bufs, uint32_t bin_w) emit_mem2gmem_surf() argument 528 patch_draws(struct fd_batch *batch, enum pc_di_vis_cull_mode vismode) patch_draws() argument 656 fd_reset_wfi(batch); global() variable 688 update_vsc_pipe(batch); global() variable 705 emit_binning_pass(batch); global() variable 720 fd4_emit_tile_prep(struct fd_batch *batch, const struct fd_tile *tile) fd4_emit_tile_prep() argument [all...] |
| /third_party/mindspore/test/utils/ |
| H A D | common.cpp | 414 void PackNCHWToNHWCFp32(const char *src, char *dst, int batch, int plane, int channel) { in PackNCHWToNHWCFp32() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_batch.c | 273 get_batch_state(struct zink_context *ctx, struct zink_batch *batch) in get_batch_state() argument 304 zink_reset_batch(struct zink_context *ctx, struct zink_batch *batch) in zink_reset_batch() argument 313 zink_start_batch(struct zink_context *ctx, struct zink_batch *batch) in zink_start_batch() argument 456 zink_end_batch(struct zink_context *ctx, struct zink_batch *batch) zink_end_batch() argument 515 zink_batch_resource_usage_set(struct zink_batch *batch, struct zink_resource *res, bool write) zink_batch_resource_usage_set() argument 536 zink_batch_reference_resource_rw(struct zink_batch *batch, struct zink_resource *res, bool write) zink_batch_reference_resource_rw() argument 548 zink_batch_add_wait_semaphore(struct zink_batch *batch, VkSemaphore sem) zink_batch_add_wait_semaphore() argument 554 batch_ptr_add_usage(struct zink_batch *batch, struct set *s, void *ptr) batch_ptr_add_usage() argument 562 check_oom_flush(struct zink_context *ctx, const struct zink_batch *batch) check_oom_flush() argument 572 zink_batch_reference_resource(struct zink_batch *batch, struct zink_resource *res) zink_batch_reference_resource() argument 583 zink_batch_reference_resource_move(struct zink_batch *batch, struct zink_resource *res) zink_batch_reference_resource_move() argument 593 zink_batch_reference_bufferview(struct zink_batch *batch, struct zink_buffer_view *buffer_view) zink_batch_reference_bufferview() argument 602 zink_batch_reference_surface(struct zink_batch *batch, struct zink_surface *surface) zink_batch_reference_surface() argument 612 zink_batch_reference_sampler_view(struct zink_batch *batch, struct zink_sampler_view *sv) zink_batch_reference_sampler_view() argument 625 zink_batch_reference_program(struct zink_batch *batch, struct zink_program *pg) zink_batch_reference_program() argument 637 zink_batch_reference_image_view(struct zink_batch *batch, struct zink_image_view *image_view) zink_batch_reference_image_view() argument [all...] |
| H A D | zink_clear.c | 103 struct zink_batch *batch = &ctx->batch; in clear_in_rp() local 189 struct zink_batch *batch = &ctx->batch; in zink_clear() local 521 struct zink_batch *batch = &ctx->batch; zink_clear_buffer() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | performance_monitor.c | 70 unsigned *batch = NULL; in init_perf_monitor() local [all...] |
| H A D | glthread_marshal.h | 670 int batch = p_atomic_read(&ctx->GLThread.LastDListChangeBatchIndex); in _mesa_glthread_CallList() local 702 int batch = p_atomic_read(&ctx->GLThread.LastDListChangeBatchIndex); in _mesa_glthread_CallLists() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_state.c | 163 init_common_queue_state(struct anv_queue *queue, struct anv_batch *batch) in init_common_queue_state() argument 42 emit_slice_hashing_state(struct anv_device *device, struct anv_batch *batch) emit_slice_hashing_state() argument 236 struct anv_batch batch = { init_render_queue_state() local 427 struct anv_batch batch; init_compute_queue_state() local 591 emit_l3_config(struct anv_batch *batch, const struct anv_device *device, const struct intel_l3_config *cfg) emit_l3_config() argument 713 emit_multisample(struct anv_batch *batch, uint32_t samples, const struct vk_sample_locations_state *sl) emit_multisample() argument 758 emit_sample_pattern(struct anv_batch *batch, const struct vk_sample_locations_state *sl) emit_sample_pattern() argument 834 emit_shading_rate(struct anv_batch *batch, const struct anv_graphics_pipeline *pipeline, const struct vk_fragment_shading_rate_state *fsr) emit_shading_rate() argument [all...] |
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_meta_clear.c | 272 struct panvk_batch *batch = cmdbuf->state.batch; in panvk_meta_clear_attachment() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_emit.h | 152 fd6_event_write(struct fd_batch *batch, struct fd_ringbuffer *ring, in fd6_event_write() argument 172 fd6_cache_inv(struct fd_batch *batch, struct fd_ringbuffer *ring) in fd6_cache_inv() argument 180 fd6_cache_flush(struct fd_batch *batch, struct fd_ringbuffer *ring) in fd6_cache_flush() argument 204 fd6_emit_blit(struct fd_batch *batch, struct fd_ringbuffer *ring) fd6_emit_blit() argument [all...] |
| H A D | fd6_query.c | 61 occlusion_resume(struct fd_acc_query *aq, struct fd_batch *batch) in occlusion_resume() argument 165 timestamp_resume(struct fd_acc_query *aq, struct fd_batch *batch) in timestamp_resume() argument 189 fd_reset_wfi(batch); global() variable 202 timestamp_pause(struct fd_acc_query *aq, struct fd_batch *batch) timestamp_pause() argument [all...] |
| 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...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch.h | 296 fd_batch_reference_locked(struct fd_batch **ptr, struct fd_batch *batch) fd_batch_reference_locked() argument 313 fd_batch_reference(struct fd_batch **ptr, struct fd_batch *batch) fd_batch_reference() argument 328 fd_batch_unlock_submit(struct fd_batch *batch) fd_batch_unlock_submit() argument 338 fd_batch_lock_submit(struct fd_batch *batch) fd_batch_lock_submit() argument 352 fd_batch_needs_flush(struct fd_batch *batch) fd_batch_needs_flush() argument 381 fd_reset_wfi(struct fd_batch *batch) fd_reset_wfi() argument 391 fd_event_write(struct fd_batch *batch, struct fd_ringbuffer *ring, enum vgt_event_type evt) fd_event_write() argument 401 fd_batch_get_epilogue(struct fd_batch *batch) fd_batch_get_epilogue() argument [all...] |
| H A D | freedreno_gmem.c | 472 gmem_key_init(struct fd_batch *batch, bool assume_zs, bool no_scis_opt) in gmem_key_init() argument 544 lookup_gmem_state(struct fd_batch *batch, bool assume_zs, bool no_scis_opt) in lookup_gmem_state() argument 630 fd_reset_wfi(batch); global() variable 662 fd_reset_wfi(batch); global() variable 669 flush_ring(struct fd_batch *batch) flush_ring() argument 682 fd_gmem_render_tiles(struct fd_batch *batch) fd_gmem_render_tiles() argument 788 fd_gmem_estimate_bins_per_pipe(struct fd_batch *batch) fd_gmem_estimate_bins_per_pipe() argument 808 fd_gmem_needs_restore(struct fd_batch *batch, const struct fd_tile *tile, uint32_t buffers) fd_gmem_needs_restore() argument [all...] |
| H A D | freedreno_resource.h | 369 fd_batch_references_resource(struct fd_batch *batch, struct fd_resource *rsc) in fd_batch_references_resource() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_batch.h | 223 iris_batch_bytes_used(struct iris_batch *batch) iris_batch_bytes_used() argument 236 iris_require_command_space(struct iris_batch *batch, unsigned size) iris_require_command_space() argument 252 iris_get_command_space(struct iris_batch *batch, unsigned bytes) iris_get_command_space() argument 268 iris_batch_emit(struct iris_batch *batch, const void *data, unsigned size) iris_batch_emit() argument 278 iris_batch_get_signal_syncobj(struct iris_batch *batch) iris_batch_get_signal_syncobj() argument 294 iris_batch_reference_signal_syncobj(struct iris_batch *batch, struct iris_syncobj **out_syncobj) iris_batch_reference_signal_syncobj() argument 322 iris_batch_sync_region_start(struct iris_batch *batch) iris_batch_sync_region_start() argument 333 iris_batch_sync_region_end(struct iris_batch *batch) iris_batch_sync_region_end() argument 344 iris_batch_sync_boundary(struct iris_batch *batch) iris_batch_sync_boundary() argument 358 iris_batch_mark_flush_sync(struct iris_batch *batch, enum iris_domain access) iris_batch_mark_flush_sync() argument 375 iris_batch_mark_invalidate_sync(struct iris_batch *batch, enum iris_domain access) iris_batch_mark_invalidate_sync() argument 418 iris_batch_mark_reset_sync(struct iris_batch *batch) iris_batch_mark_reset_sync() argument [all...] |
| H A D | iris_resource.h | 282 struct iris_batch *batch; member
|
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_measure.c | 269 intel_measure_state_changed(const struct intel_measure_batch *batch, in intel_measure_state_changed() argument 388 intel_measure_ready(struct intel_measure_batch *batch) intel_measure_ready() argument 403 intel_measure_push_result(struct intel_measure_device *device, struct intel_measure_batch *batch) intel_measure_push_result() argument 647 struct intel_measure_batch *batch = intel_measure_gather() local [all...] |
| /third_party/skia/gm/ |
| H A D | bleed.cpp | 114 SrcRectConstraintGM(const char* shortName, SkCanvas::SrcRectConstraint constraint, bool batch) in SrcRectConstraintGM() argument
|