Searched defs:patch_offset (Results 1 – 7 of 7) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/ |
| D | extract_image_patches_impl.cu | 36 const int64_t patch_offset = (inner_index - patch_index * patch_stride) / output_depth; in ExtractImagePatches() local
|
| D | extract_volume_patches_impl.cu | 37 const int64_t patch_offset = inner_index / patch_stride / input_channel; in ExtractVolumePatches() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/akg/ |
| D | akg_kernel_loader.cc | 323 void *patch_offset = text_runtime_base_ + relocations[i].r_offset; in DoTextRelocations() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| D | ir3_nir_lower_tess.c | 389 nir_def *patch_offset = nir_imul24(b, patch_id, patch_stride); in build_per_vertex_offset() local 470 nir_def *patch_offset = in build_tessfactor_base() local
|
| /third_party/mesa3d/src/amd/common/nir/ |
| D | ac_nir_lower_tess_io_to_mem.c | 413 nir_def *patch_offset = nir_imul_imm(b, rel_patch_id, output_patch_stride); in hs_output_lds_offset() local 490 nir_def *patch_offset = nir_imul(b, rel_patch_id, nir_imul_imm(b, out_vertices_per_patch, 16u)); in hs_per_vertex_output_vmem_offset() local 517 nir_def *patch_offset = nir_imul_imm(b, rel_patch_id, 16u); in hs_per_patch_output_vmem_offset() local
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| D | pvr_private.h | 677 uint32_t patch_offset; member
|
| /third_party/mesa3d/include/drm-uapi/ |
| D | d3dkmthk.h | 120 __u32 patch_offset; member
|