| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ |
| v5_pack.h | 3379 bool has_zs_crc_extension; member in struct:MALI_FRAMEBUFFER_PARAMETERS 3420 __gen_uint(values->has_zs_crc_extension, 21, 21) | 3457 values->has_zs_crc_extension = __gen_unpack_uint(cl, 149, 149); 3488 fprintf(fp, "%*sHas ZS CRC Extension: %s\n", indent, "", values->has_zs_crc_extension ? "true" : "false");
|
| v6_pack.h | 3919 bool has_zs_crc_extension; member in struct:MALI_FRAMEBUFFER_PARAMETERS 3971 __gen_uint(values->has_zs_crc_extension, 21, 21) | 4019 values->has_zs_crc_extension = __gen_unpack_uint(cl, 405, 405); 4056 fprintf(fp, "%*sHas ZS CRC Extension: %s\n", indent, "", values->has_zs_crc_extension ? "true" : "false");
|
| v7_pack.h | 3997 bool has_zs_crc_extension; member in struct:MALI_FRAMEBUFFER_PARAMETERS 4049 __gen_uint(values->has_zs_crc_extension, 21, 21) | 4097 values->has_zs_crc_extension = __gen_unpack_uint(cl, 405, 405); 4134 fprintf(fp, "%*sHas ZS CRC Extension: %s\n", indent, "", values->has_zs_crc_extension ? "true" : "false");
|