Searched refs:s_write_format (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_cs.c | 180 ext->s_write_format = translate_s_format(s->format);
|
| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ |
| H A D | v5_pack.h | 3502 enum mali_s_format s_write_format; member in struct:MALI_ZS_CRC_EXTENSION 3539 __gen_uint(values->s_write_format, 16, 19) | 3581 values->s_write_format = (enum mali_s_format)__gen_unpack_uint(cl, 112, 115); 3612 fprintf(fp, "%*sS Write Format: %s\n", indent, "", mali_s_format_as_str(values->s_write_format));
|
| H A D | v6_pack.h | 4071 enum mali_s_format s_write_format; member in struct:MALI_ZS_CRC_EXTENSION 4101 __gen_uint(values->s_write_format, 16, 19) | 4143 values->s_write_format = (enum mali_s_format)__gen_unpack_uint(cl, 112, 115); 4167 fprintf(fp, "%*sS Write Format: %s\n", indent, "", mali_s_format_as_str(values->s_write_format));
|
| H A D | v7_pack.h | 4149 enum mali_s_format s_write_format; member in struct:MALI_ZS_CRC_EXTENSION 4180 __gen_uint(values->s_write_format, 16, 19) | 4220 values->s_write_format = (enum mali_s_format)__gen_unpack_uint(cl, 112, 115); 4245 fprintf(fp, "%*sS Write Format: %s\n", indent, "", mali_s_format_as_str(values->s_write_format));
|
Completed in 50 milliseconds