Searched defs:offset_i (Results 1 – 5 of 5) sorted by relevance
| /third_party/mesa3d/src/amd/common/nir/ |
| D | ac_nir_lower_intrinsics_to_args.c | 332 nir_def *offset_i = nir_ffma(b, ddy_i, offset_y, nir_ffma(b, ddx_i, offset_x, i)); in lower_intrinsic_to_arg() local
|
| D | ac_nir_lower_ps_early.c | 308 nir_def *offset_i = nir_ffma(b, ddy_i, offset_y, nir_ffma(b, ddx_i, offset_x, i)); in lower_load_barycentric_at_offset() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | deformable_offsets_grad.cc | 109 size_t offset_i; member 167 float offset_i = static_cast<float>(input_offset[offset_index_i]); in DeformableOffsetGradKernel() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | deformable_offsets_grad_cpu_kernel.cc | 94 size_t offset_i; member 159 float offset_i = static_cast<float>(input_offset[offset_index_i]); in DeformableOffsetGradKernel() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/ |
| D | deformable_offsets_grad_impl.cu | 32 float offset_i = static_cast<float>(input_offset[offset_index_i]); in DeformableOffsetGradKernel() local
|