Searched refs:s_writeback_surface_stride (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_cs.c | 176 ext->s_writeback_surface_stride =
|
| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ |
| H A D | v5_pack.h | 3511 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 D | v6_pack.h | 4079 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 D | v7_pack.h | 4157 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