Home
last modified time | relevance | path

Searched defs:kernel_args (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_overlay_cuda.c207 void* kernel_args[] = { in overlay_cuda_call_kernel() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/optimizer/dynamic_shape/
Ddynamic_shape_helper.cc623 kernel::KernelArgs kernel_args; in InferOp() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.h326 const void *kernel_args; member
/third_party/mesa3d/src/gallium/frontends/rusticl/core/
Dprogram.rs111 let kernel_args: HashSet<_> = self in build_nirs() localVariable
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_compute.c737 uint32_t *kernel_args; in si_upload_compute_input() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h289 LLVMValueRef kernel_args; member
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h4653 struct brw_kernel_arg_desc * kernel_args; member