Home
last modified time | relevance | path

Searched refs:orig_offset (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_offsets.c91 uint32_t orig_offset = *out_const; in try_extract_const_addition() local
94 if (*out_const == orig_offset) in try_extract_const_addition()
/third_party/mesa3d/src/intel/blorp/
Dblorp_clear.c686 uint64_t orig_offset = params.dst.addr.offset; in blorp_clear() local
689 params.dst.addr.offset = orig_offset + x * cpp; in blorp_clear()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir_soa.c1645 LLVMValueRef texel[4], orig_offset, orig_lod; in emit_tex() local
1652 orig_offset = params->texture_index_offset; in emit_tex()
1663 orig_offset, in emit_tex()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh1183 unsigned int orig_offset = featureParams; in sanitize() local
1191 unsigned int new_offset_int = orig_offset - in sanitize()