| /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 866 weight5 = lp_build_const_int_vec(gallivm, type16, 255*64/5); 868 weight = lp_build_select(&bld16, sel_mask, weight7, weight5); 1520 LLVMValueRef weight5, weight7, weight; local in function:lp_build_lerpdxta_block 1536 weight5 = lp_build_const_int_vec(gallivm, type16, 256*64/5); 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 864 weight5 = lp_build_const_int_vec(gallivm, type16, 255*64/5); 866 weight = lp_build_select(&bld16, sel_mask, weight7, weight5); 1560 LLVMValueRef weight5, weight7, weight; local in function:lp_build_lerpdxta_block 1576 weight5 = lp_build_const_int_vec(gallivm, type16, 256*64/5); 1578 weight = lp_build_select(&bld, sel_mask, weight7, weight5);
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/ |
| H A D | decode.c | 176 nonzero_weights |= w.weight5 != 0x0;
|
| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ |
| H A D | v6_pack.h | 4672 uint32_t weight5; member in struct:MALI_TILER_WEIGHTS 4689 cl[ 5] = __gen_uint(values->weight5, 16, 31); 4714 values->weight5 = __gen_unpack_uint(cl, 176, 191); 4727 fprintf(fp, "%*sWeight5: %u\n", indent, "", values->weight5); 4860 cl[13] = __gen_uint(values->weights.weight5, 16, 31); 4944 values->weights.weight5 = __gen_unpack_uint(cl, 432, 447);
|
| H A D | v7_pack.h | 4728 uint32_t weight5; member in struct:MALI_TILER_WEIGHTS 4745 cl[ 5] = __gen_uint(values->weight5, 16, 31); 4770 values->weight5 = __gen_unpack_uint(cl, 176, 191); 4783 fprintf(fp, "%*sWeight5: %u\n", indent, "", values->weight5); 4916 cl[13] = __gen_uint(values->weights.weight5, 16, 31); 5000 values->weights.weight5 = __gen_unpack_uint(cl, 432, 447);
|
| H A D | v4_pack.h | 3002 uint32_t weight5; member in struct:MALI_TILER_WEIGHTS 3019 cl[ 5] = __gen_uint(values->weight5, 0, 31); 3036 values->weight5 = __gen_unpack_uint(cl, 160, 191); 3049 fprintf(fp, "%*sWeight5: %u\n", indent, "", values->weight5);
|
| H A D | v5_pack.h | 2984 uint32_t weight5; member in struct:MALI_TILER_WEIGHTS 3001 cl[ 5] = __gen_uint(values->weight5, 0, 31); 3018 values->weight5 = __gen_unpack_uint(cl, 160, 191); 3031 fprintf(fp, "%*sWeight5: %u\n", indent, "", values->weight5);
|