Searched refs:zs_afbc_row_stride (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_cs.c | 203 ext->zs_afbc_row_stride = slice->afbc.row_stride /
|
| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ |
| H A D | v5_pack.h | 3513 uint32_t zs_afbc_row_stride; member in struct:MALI_ZS_CRC_EXTENSION 3548 __gen_uint(values->zs_afbc_row_stride, 0, 12); 3592 values->zs_afbc_row_stride = __gen_unpack_uint(cl, 192, 204); 3623 fprintf(fp, "%*sZS AFBC Row Stride: %u\n", indent, "", values->zs_afbc_row_stride);
|
| H A D | v6_pack.h | 4081 uint32_t zs_afbc_row_stride; member in struct:MALI_ZS_CRC_EXTENSION 4109 __gen_uint(values->zs_afbc_row_stride, 0, 12); 4153 values->zs_afbc_row_stride = __gen_unpack_uint(cl, 192, 204); 4177 fprintf(fp, "%*sZS AFBC Row Stride: %u\n", indent, "", values->zs_afbc_row_stride);
|
| H A D | v7_pack.h | 4159 uint32_t zs_afbc_row_stride; member in struct:MALI_ZS_CRC_EXTENSION 4188 __gen_uint(values->zs_afbc_row_stride, 0, 12); 4230 values->zs_afbc_row_stride = __gen_unpack_uint(cl, 192, 204); 4255 fprintf(fp, "%*sZS AFBC Row Stride: %u\n", indent, "", values->zs_afbc_row_stride);
|
Completed in 34 milliseconds