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

/xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
H A Dv5_pack.h3518 uint64_t zs_preload_base; member in struct:MALI_ZS_CRC_EXTENSION
3559 cl[12] = __gen_uint(values->zs_preload_base, 0, 63);
3560 cl[13] = __gen_uint(values->zs_preload_base, 0, 63) >> 32;
3597 values->zs_preload_base = __gen_unpack_uint(cl, 384, 447);
3628 fprintf(fp, "%*sZS Preload Base: 0x%" PRIx64 "\n", indent, "", values->zs_preload_base);

Completed in 11 milliseconds