| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_blit.c | 312 tex_cache_flush_hack(struct crocus_batch *batch, in tex_cache_flush_hack() argument 392 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; in crocus_blit() local 675 crocus_copy_region(struct blorp_context *blorp, struct crocus_batch *batch, struct pipe_resource *dst, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct pipe_resource *src, unsigned src_level, const struct pipe_box *src_box) crocus_copy_region() argument 776 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; crocus_resource_copy_region() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_blit.cpp | 115 struct d3d12_batch *batch = d3d12_current_batch(ctx); in blit_resolve() local 412 struct d3d12_batch *batch = d3d12_current_batch(ctx); in d3d12_direct_copy() local 831 struct d3d12_batch *batch = d3d12_current_batch(ctx); in blit_resolve_stencil() local
|
| H A D | d3d12_draw.cpp | 65 struct d3d12_batch *batch = d3d12_current_batch(ctx); in fill_cbv_descriptors() local 96 struct d3d12_batch *batch = d3d12_current_batch(ctx); in fill_srv_descriptors() local 156 struct d3d12_batch *batch = d3d12_current_batch(ctx); in fill_ssbo_descriptors() local 196 struct d3d12_batch *batch = d3d12_current_batch(ctx); fill_sampler_descriptors() local 252 struct d3d12_batch *batch = d3d12_current_batch(ctx); fill_image_descriptors() local 453 struct d3d12_batch *batch = d3d12_current_batch(ctx); check_descriptors_left() local 894 struct d3d12_batch *batch; d3d12_draw_vbo() local 1305 struct d3d12_batch *batch; d3d12_launch_grid() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_query.c | 102 struct zink_batch *batch = &ctx->batch; in begin_vk_query_indexed() local 116 struct zink_batch *batch = &ctx->batch; in end_vk_query_indexed() local 128 struct zink_batch *batch = &ctx->batch; in reset_vk_query_pool() local 497 struct zink_batch *batch = &zink_context(pctx)->batch; zink_create_query() local 723 struct zink_batch *batch = &ctx->batch; copy_pool_results_to_buffer() local 817 begin_query(struct zink_context *ctx, struct zink_batch *batch, struct zink_query *q) begin_query() argument 883 struct zink_batch *batch = &ctx->batch; zink_begin_query() local 923 end_query(struct zink_context *ctx, struct zink_batch *batch, struct zink_query *q) end_query() argument 972 struct zink_batch *batch = &ctx->batch; zink_end_query() local 1043 zink_suspend_queries(struct zink_context *ctx, struct zink_batch *batch) zink_suspend_queries() argument 1057 zink_resume_queries(struct zink_context *ctx, struct zink_batch *batch) zink_resume_queries() argument 1118 struct zink_batch *batch = &ctx->batch; zink_set_active_query_state() local 1130 struct zink_batch *batch = &ctx->batch; zink_start_conditional_render() local 1147 struct zink_batch *batch = &ctx->batch; zink_stop_conditional_render() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_context.c | 65 struct panfrost_batch *batch = panfrost_get_batch_for_fbo(ctx); in panfrost_clear() local 165 panfrost_get_blend(struct panfrost_batch *batch, unsigned rti, struct panfrost_bo **bo, unsigned *shader_offset) in panfrost_get_blend() argument
|
| H A D | pan_context.h | 157 struct panfrost_batch *batch; member
|
| H A D | pan_resource.c | 1390 struct panfrost_batch *batch = panfrost_get_batch_for_fbo(ctx); in panfrost_invalidate_resource() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | CommandProcessor.cpp | 879 CommandBatch &batch = mInFlightCommands[commandIndex]; in retireFinishedCommands() local 921 releaseToCommandBatch(bool hasProtectedContent, PrimaryCommandBuffer &&commandBuffer, CommandPool *commandPool, CommandBatch *batch) releaseToCommandBatch() argument 997 const CommandBatch &batch = mInFlightCommands[finishedCount - 1]; finishToSerial() local 1060 CommandBatch &batch = scopedBatch.get(); submitFrame() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Renderer.cpp | 51 inline bool setBatchIndices(unsigned int batch[128][3], VkPrimitiveTopology topology, VkProvokingVertexModeEXT provokingVertexMode, T indices, unsigned int start, unsigned int triangleCount) in setBatchIndices() argument 499 auto batch = draw->batchDataPool->borrow(); run() local 531 processVertices(vk::Device *device, DrawCall *draw, BatchData *batch) processVertices() argument 561 processPrimitives(vk::Device *device, DrawCall *draw, BatchData *batch) processPrimitives() argument 569 processPixels(vk::Device *device, const marl::Loan<DrawCall> &draw, const marl::Loan<BatchData> &batch, const std::shared_ptr<marl::Finally> &finally) processPixels() argument 579 marl::Loan<BatchData> batch; processPixels() member [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Renderer.cpp | 289 int batch = batchSize / ms; in draw() local 839 int batch = draw->batchSize; in findAvailableTasks() local 1135 unsigned int batch[128][3]; // FIXME: Adjust to dynamic batch size processPrimitiveVertices() local [all...] |
| /foundation/graphic/graphic_surface/surface/src/ |
| H A D | buffer_queue.cpp | 282 void BufferQueue::SetBatchHandle(bool batch) in SetBatchHandle() argument
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| H A D | animation_system.cpp | 1058 auto batch = [this](size_t i, size_t offset, size_t count) { in ResetToInitialTrackValues() local 1086 auto batch = [this](size_t i, size_t offset, size_t count) { in WriteUpdatedTrackValues() local
|
| /kernel/linux/linux-5.10/drivers/dma/idxd/ |
| H A D | registers.h | 238 u64 batch:1; member
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| H A D | lpar.c | 1295 static void do_block_remove(unsigned long number, struct ppc64_tlb_batch *batch, in do_block_remove() argument 1496 struct ppc64_tlb_batch *batch = this_cpu_ptr(&ppc64_tlb_batch); in pSeries_lpar_flush_hash_range() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | process.c | 1214 struct ppc64_tlb_batch *batch; in __switch_to() local
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
| H A D | hash_utils.c | 1846 struct ppc64_tlb_batch *batch = in flush_hash_range() local
|
| /kernel/linux/linux-5.10/tools/vm/ |
| H A D | page-types.c | 671 unsigned long batch; in walk_pfn() local 730 unsigned long batch; in walk_vma() local
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
| H A D | hash_utils.c | 2008 struct ppc64_tlb_batch *batch = in flush_hash_range() local
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | process.c | 1280 struct ppc64_tlb_batch *batch; in __switch_to() local
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
| H A D | lpar.c | 1349 static void do_block_remove(unsigned long number, struct ppc64_tlb_batch *batch, in do_block_remove() argument 1530 struct ppc64_tlb_batch *batch = this_cpu_ptr(&ppc64_tlb_batch); in pSeries_lpar_flush_hash_range() local [all...] |
| /kernel/linux/linux-5.10/drivers/iio/imu/st_lsm6dsx/ |
| H A D | st_lsm6dsx.h | 311 struct st_lsm6dsx_reg batch[ST_LSM6DSX_MAX_ID]; member
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-clone-target.c | 984 static void __batch_hydration(struct batch_info *batch, in __batch_hydration() argument 1022 __start_next_hydration(struct clone *clone, unsigned long offset, struct batch_info *batch) __start_next_hydration() argument 1072 struct batch_info batch = { do_hydration() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_execbuffer.c | 248 struct eb_vma *batch; /** identity of the batch obj/vma */ member 834 unsigned int batch = eb_batch_index(eb); eb_lookup_vmas() local 1274 struct i915_vma *batch; __reloc_gpu_alloc() local 1456 u32 *batch; __reloc_entry_gpu() local 2289 struct i915_vma *shadow, *trampoline, *batch; eb_parse() local 2395 eb_submit(struct i915_execbuffer *eb, struct i915_vma *batch) eb_submit() argument 3034 struct i915_vma *batch; i915_gem_do_execbuffer() local [all...] |
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | node.c | 2575 unsigned int batch = SHRINK_NID_BATCH_SIZE; in f2fs_try_to_free_nids() local
|
| /kernel/linux/linux-5.10/drivers/xen/ |
| H A D | grant-table.c | 1089 void gnttab_batch_map(struct gnttab_map_grant_ref *batch, unsigned count) in gnttab_batch_map() argument 1102 void gnttab_batch_copy(struct gnttab_copy *batch, unsigned count) in gnttab_batch_copy() argument
|