Home
last modified time | relevance | path

Searched defs:image_offset (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_resource.h77 struct offset_pair *image_offset[I915_MAX_TEXTURE_2D_LEVELS]; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dcomplex_cpu_kernel.cc82 auto image_offset = out_shape_.size() - image_shape_.size(); in Resize() local
/third_party/mesa3d/src/asahi/vulkan/
Dhk_descriptor_set.h25 uint32_t image_offset; member
Dhk_image.c1341 uint32_t image_offset = ail_get_layer_level_B(layout, start_layer, level); in hk_copy_memory_to_image() local
1414 uint32_t image_offset = ail_get_layer_level_B(layout, start_layer, level); in hk_copy_image_to_memory() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh838 unsigned int image_offset = 0, image_length = 0, image_format = 0; in get_extents() local
885 unsigned int image_offset = 0, image_length = 0, image_format = 0; in reference_png() local
/third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Color/CBDT/
DCBDT.hh853 unsigned int image_offset = 0, image_length = 0, image_format = 0; in get_extents() local
903 unsigned int image_offset = 0, image_length = 0, image_format = 0; in reference_png() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_reader.cc668 std::vector<std::vector<uint64_t>> image_offset = GetImageOffset(page_ptr->GetPageID(), shard_id); in ReadRowGroupBrief() local
688 …std::vector<std::vector<uint64_t>> image_offset = GetImageOffset(page_ptr->GetPageID(), shard_id, … in ReadRowGroupCriteria() local
771 const auto &image_offset = image_offsets[i]; in GetImageOffset() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_jit_types.c588 … LLVMValueRef image_offset = lp_build_const_int64(gallivm, offsetof(struct lp_descriptor, image)); in LP_BUILD_LLVM_SAMPLER_MEMBER() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttsbit.c1269 FT_ULong image_start = 0, image_end = 0, image_offset; in tt_sbit_decoder_load_image() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dtttypes.h611 FT_ULong image_offset; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.cc2543 uint32_t image_offset = in tu_copy_memory_to_image() local
2727 uint32_t image_offset = in tu_copy_image_to_memory() local
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5864 image_offsets: *mut image_offset, in backtrace_image_offsets()