Searched refs:weight3 (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/
H A Ddecode.c174 nonzero_weights |= w.weight3 != 0x0;
/xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
H A Dv6_pack.h4670 uint32_t weight3; member in struct:MALI_TILER_WEIGHTS
4687 cl[ 3] = __gen_uint(values->weight3, 16, 31);
4712 values->weight3 = __gen_unpack_uint(cl, 112, 127);
4725 fprintf(fp, "%*sWeight3: %u\n", indent, "", values->weight3);
4858 cl[11] = __gen_uint(values->weights.weight3, 16, 31);
4942 values->weights.weight3 = __gen_unpack_uint(cl, 368, 383);
H A Dv7_pack.h4726 uint32_t weight3; member in struct:MALI_TILER_WEIGHTS
4743 cl[ 3] = __gen_uint(values->weight3, 16, 31);
4768 values->weight3 = __gen_unpack_uint(cl, 112, 127);
4781 fprintf(fp, "%*sWeight3: %u\n", indent, "", values->weight3);
4914 cl[11] = __gen_uint(values->weights.weight3, 16, 31);
4998 values->weights.weight3 = __gen_unpack_uint(cl, 368, 383);
H A Dv4_pack.h3000 uint32_t weight3; member in struct:MALI_TILER_WEIGHTS
3017 cl[ 3] = __gen_uint(values->weight3, 0, 31);
3034 values->weight3 = __gen_unpack_uint(cl, 96, 127);
3047 fprintf(fp, "%*sWeight3: %u\n", indent, "", values->weight3);
H A Dv5_pack.h2982 uint32_t weight3; member in struct:MALI_TILER_WEIGHTS
2999 cl[ 3] = __gen_uint(values->weight3, 0, 31);
3016 values->weight3 = __gen_unpack_uint(cl, 96, 127);
3029 fprintf(fp, "%*sWeight3: %u\n", indent, "", values->weight3);

Completed in 43 milliseconds