| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ |
| v4_pack.h | 2316 bool fixed_function_near_discard; member in struct:MALI_MULTISAMPLE_MISC 2340 __gen_uint(values->fixed_function_near_discard, 28, 28) | 2364 values->fixed_function_near_discard = __gen_unpack_uint(cl, 28, 28); 2384 fprintf(fp, "%*sFixed-function near discard: %s\n", indent, "", values->fixed_function_near_discard ? "true" : "false"); 2590 __gen_uint(values->multisample_misc.fixed_function_near_discard, 28, 28) | 2685 values->multisample_misc.fixed_function_near_discard = __gen_unpack_uint(cl, 284, 284);
|
| v5_pack.h | 2369 bool fixed_function_near_discard; member in struct:MALI_MULTISAMPLE_MISC 2390 __gen_uint(values->fixed_function_near_discard, 28, 28) | 2412 values->fixed_function_near_discard = __gen_unpack_uint(cl, 28, 28); 2429 fprintf(fp, "%*sFixed-function near discard: %s\n", indent, "", values->fixed_function_near_discard ? "true" : "false"); 2613 __gen_uint(values->multisample_misc.fixed_function_near_discard, 28, 28) | 2688 values->multisample_misc.fixed_function_near_discard = __gen_unpack_uint(cl, 284, 284);
|
| v6_pack.h | 2804 bool fixed_function_near_discard; member in struct:MALI_MULTISAMPLE_MISC 2827 __gen_uint(values->fixed_function_near_discard, 28, 28) | 2851 values->fixed_function_near_discard = __gen_unpack_uint(cl, 28, 28); 2870 fprintf(fp, "%*sFixed-function near discard: %s\n", indent, "", values->fixed_function_near_discard ? "true" : "false"); 3151 __gen_uint(values->multisample_misc.fixed_function_near_discard, 28, 28) | 3271 values->multisample_misc.fixed_function_near_discard = __gen_unpack_uint(cl, 284, 284);
|
| v7_pack.h | 2868 bool fixed_function_near_discard; member in struct:MALI_MULTISAMPLE_MISC 2891 __gen_uint(values->fixed_function_near_discard, 28, 28) | 2915 values->fixed_function_near_discard = __gen_unpack_uint(cl, 28, 28); 2934 fprintf(fp, "%*sFixed-function near discard: %s\n", indent, "", values->fixed_function_near_discard ? "true" : "false"); 3220 __gen_uint(values->multisample_misc.fixed_function_near_discard, 28, 28) | 3345 values->multisample_misc.fixed_function_near_discard = __gen_unpack_uint(cl, 284, 284);
|