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

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_cs.c176 ext->s_writeback_surface_stride =
/xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
H A Dv5_pack.h3511 uint32_t s_writeback_surface_stride; member in struct:MALI_ZS_CRC_EXTENSION
3558 cl[11] = __gen_uint(values->s_writeback_surface_stride, 0, 31);
3590 values->s_writeback_surface_stride = __gen_unpack_uint(cl, 352, 383);
3621 fprintf(fp, "%*sS Writeback Surface Stride: %u\n", indent, "", values->s_writeback_surface_stride);
H A Dv6_pack.h4079 uint32_t s_writeback_surface_stride; member in struct:MALI_ZS_CRC_EXTENSION
4116 cl[11] = __gen_uint(values->s_writeback_surface_stride, 0, 31);
4151 values->s_writeback_surface_stride = __gen_unpack_uint(cl, 352, 383);
4175 fprintf(fp, "%*sS Writeback Surface Stride: %u\n", indent, "", values->s_writeback_surface_stride);
H A Dv7_pack.h4157 uint32_t s_writeback_surface_stride; member in struct:MALI_ZS_CRC_EXTENSION
4195 cl[11] = __gen_uint(values->s_writeback_surface_stride, 0, 31);
4228 values->s_writeback_surface_stride = __gen_unpack_uint(cl, 352, 383);
4253 fprintf(fp, "%*sS Writeback Surface Stride: %u\n", indent, "", values->s_writeback_surface_stride);

Completed in 34 milliseconds