Searched refs:s_write_format (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_cs.c180 ext->s_write_format = translate_s_format(s->format);
/xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
H A Dv5_pack.h3502 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 Dv6_pack.h4071 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 Dv7_pack.h4149 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