Home
last modified time | relevance | path

Searched refs:weight7 (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c846 LLVMValueRef weight5, weight7, weight; in lp_build_lerpdxta() local
865 weight7 = lp_build_const_int_vec(gallivm, type16, 255*64/7); in lp_build_lerpdxta()
866 weight = lp_build_select(&bld16, sel_mask, weight7, weight5); in lp_build_lerpdxta()
1564 LLVMValueRef weight5, weight7, weight; in lp_build_lerpdxta_block() local
1581 weight7 = lp_build_const_int_vec(gallivm, type16, 256*64/7); in lp_build_lerpdxta_block()
1582 weight = lp_build_select(&bld, sel_mask, weight7, weight5); in lp_build_lerpdxta_block()
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode.c179 nonzero_weights |= w.weight7 != 0x0; in pandecode_midgard_tiler_descriptor()

Completed in 8 milliseconds