| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_s3tc.c | 848 LLVMValueRef weight5, weight7, weight; local in function:lp_build_lerpdxta 867 weight7 = lp_build_const_int_vec(gallivm, type16, 255*64/7); 868 weight = lp_build_select(&bld16, sel_mask, weight7, weight5); 1520 LLVMValueRef weight5, weight7, weight; local in function:lp_build_lerpdxta_block 1537 weight7 = lp_build_const_int_vec(gallivm, type16, 256*64/7); 1538 weight = lp_build_select(&bld, sel_mask, weight7, weight5);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_s3tc.c | 846 LLVMValueRef weight5, weight7, weight; local in function:lp_build_lerpdxta 865 weight7 = lp_build_const_int_vec(gallivm, type16, 255*64/7); 866 weight = lp_build_select(&bld16, sel_mask, weight7, weight5); 1560 LLVMValueRef weight5, weight7, weight; local in function:lp_build_lerpdxta_block 1577 weight7 = lp_build_const_int_vec(gallivm, type16, 256*64/7); 1578 weight = lp_build_select(&bld, sel_mask, weight7, weight5);
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/ |
| H A D | decode.c | 178 nonzero_weights |= w.weight7 != 0x0;
|
| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ |
| H A D | v6_pack.h | 4674 uint32_t weight7; member in struct:MALI_TILER_WEIGHTS 4691 cl[ 7] = __gen_uint(values->weight7, 16, 31); 4716 values->weight7 = __gen_unpack_uint(cl, 240, 255); 4729 fprintf(fp, "%*sWeight7: %u\n", indent, "", values->weight7); 4862 cl[15] = __gen_uint(values->weights.weight7, 16, 31); 4946 values->weights.weight7 = __gen_unpack_uint(cl, 496, 511);
|
| H A D | v7_pack.h | 4730 uint32_t weight7; member in struct:MALI_TILER_WEIGHTS 4747 cl[ 7] = __gen_uint(values->weight7, 16, 31); 4772 values->weight7 = __gen_unpack_uint(cl, 240, 255); 4785 fprintf(fp, "%*sWeight7: %u\n", indent, "", values->weight7); 4918 cl[15] = __gen_uint(values->weights.weight7, 16, 31); 5002 values->weights.weight7 = __gen_unpack_uint(cl, 496, 511);
|
| H A D | v4_pack.h | 3004 uint32_t weight7; member in struct:MALI_TILER_WEIGHTS 3021 cl[ 7] = __gen_uint(values->weight7, 0, 31); 3038 values->weight7 = __gen_unpack_uint(cl, 224, 255); 3051 fprintf(fp, "%*sWeight7: %u\n", indent, "", values->weight7);
|
| H A D | v5_pack.h | 2986 uint32_t weight7; member in struct:MALI_TILER_WEIGHTS 3003 cl[ 7] = __gen_uint(values->weight7, 0, 31); 3020 values->weight7 = __gen_unpack_uint(cl, 224, 255); 3033 fprintf(fp, "%*sWeight7: %u\n", indent, "", values->weight7);
|