| v4_pack.h | 2400 bool dither_disable; member in struct:MALI_STENCIL_MASK_MISC 2424 __gen_uint(values->dither_disable, 25, 25) | 2449 values->dither_disable = __gen_unpack_uint(cl, 25, 25); 2469 fprintf(fp, "%*sDither disable: %s\n", indent, "", values->dither_disable ? "true" : "false"); 2603 __gen_uint(values->stencil_mask_misc.dither_disable, 25, 25) | 2698 values->stencil_mask_misc.dither_disable = __gen_unpack_uint(cl, 313, 313);
|