Searched refs:weight6 (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/ |
| H A D | decode.c | 177 nonzero_weights |= w.weight6 != 0x0;
|
| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ |
| H A D | v6_pack.h | 4673 uint32_t weight6; member in struct:MALI_TILER_WEIGHTS 4690 cl[ 6] = __gen_uint(values->weight6, 16, 31); 4715 values->weight6 = __gen_unpack_uint(cl, 208, 223); 4728 fprintf(fp, "%*sWeight6: %u\n", indent, "", values->weight6); 4861 cl[14] = __gen_uint(values->weights.weight6, 16, 31); 4945 values->weights.weight6 = __gen_unpack_uint(cl, 464, 479);
|
| H A D | v7_pack.h | 4729 uint32_t weight6; member in struct:MALI_TILER_WEIGHTS 4746 cl[ 6] = __gen_uint(values->weight6, 16, 31); 4771 values->weight6 = __gen_unpack_uint(cl, 208, 223); 4784 fprintf(fp, "%*sWeight6: %u\n", indent, "", values->weight6); 4917 cl[14] = __gen_uint(values->weights.weight6, 16, 31); 5001 values->weights.weight6 = __gen_unpack_uint(cl, 464, 479);
|
| H A D | v4_pack.h | 3003 uint32_t weight6; member in struct:MALI_TILER_WEIGHTS 3020 cl[ 6] = __gen_uint(values->weight6, 0, 31); 3037 values->weight6 = __gen_unpack_uint(cl, 192, 223); 3050 fprintf(fp, "%*sWeight6: %u\n", indent, "", values->weight6);
|
| H A D | v5_pack.h | 2985 uint32_t weight6; member in struct:MALI_TILER_WEIGHTS 3002 cl[ 6] = __gen_uint(values->weight6, 0, 31); 3019 values->weight6 = __gen_unpack_uint(cl, 192, 223); 3032 fprintf(fp, "%*sWeight6: %u\n", indent, "", values->weight6);
|
Completed in 44 milliseconds