Home
last modified time | relevance | path

Searched defs:size_ratio (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_pack.c935 unsigned size_ratio = (src_type.width * src_type.length) / in lp_build_resize() local
954 unsigned size_ratio = (dst_type.width * dst_type.length) / in lp_build_resize() local
/external/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp6026 unsigned size_ratio = type_sz(dst.type) / type_sz(src.type); in shuffle_src_to_dst() local
6045 unsigned size_ratio = type_sz(src.type) / type_sz(dst.type); in shuffle_src_to_dst() local