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

/xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
H A Dv5_pack.h3520 uint32_t zs_preload_surface_stride; member in struct:MALI_ZS_CRC_EXTENSION
3562 cl[15] = __gen_uint(values->zs_preload_surface_stride, 0, 31);
3599 values->zs_preload_surface_stride = __gen_unpack_uint(cl, 480, 511);
3630 fprintf(fp, "%*sZS Preload Surface Stride: %u\n", indent, "", values->zs_preload_surface_stride);

Completed in 10 milliseconds