Searched defs:dst_count (Results 1 - 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/drivers/dma/ti/ |
| H A D | k3-psil-priv.h | 34 int dst_count; member
|
| /kernel/linux/linux-6.6/drivers/dma/ti/ |
| H A D | k3-psil-priv.h | 34 int dst_count; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | async_tx.h | 118 async_tx_find_channel(struct async_submit_ctl *submit, enum dma_transaction_type tx_type, struct page **dst, int dst_count, struct page **src, int src_count, size_t len) async_tx_find_channel() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | async_tx.h | 118 async_tx_find_channel(struct async_submit_ctl *submit, enum dma_transaction_type tx_type, struct page **dst, int dst_count, struct page **src, int src_count, size_t len) async_tx_find_channel() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_helpers.c | 90 util_set_vertex_buffers_count(struct pipe_vertex_buffer *dst, unsigned *dst_count, const struct pipe_vertex_buffer *src, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership) util_set_vertex_buffers_count() argument
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_queue.c | 194 uint32_t dst_count = 0; in vn_queue_submission_filter_batch_wsi_semaphores() local
|
| /third_party/python/Modules/ |
| H A D | _zoneinfo.c | 1981 size_t dst_count = 0; in utcoff_to_dstoff() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_acceleration_structure.c | 721 unsigned dst_count; in build_bvh() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 2407 unsigned dst_count; in generate_unswizzled_blend() local 1605 load_unswizzled_block(struct gallivm_state *gallivm, LLVMValueRef base_ptr, LLVMValueRef stride, unsigned block_width, unsigned block_height, LLVMValueRef* dst, struct lp_type dst_type, unsigned dst_count, unsigned dst_alignment) load_unswizzled_block() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 9935 emit_simple_1dst(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, unsigned dst_count, unsigned dst_index) emit_simple_1dst() argument
|
Completed in 30 milliseconds