Searched refs:htileBytes (Results 1 – 5 of 5) sorted by relevance
908 UINT_64 htileBytes; ///< Size of HTILE buffer, in bytes member2779 UINT_32 htileBytes; ///< Size of HTILE buffer, in bytes member
1298 pOut->htileBytes = pIn->flags.skipTcCompatSizeAlign ? in ComputeHtileInfo()1306 pOut->htileBytes = pOut->sliceSize; in ComputeHtileInfo()1331 &pOut->htileBytes, in ComputeHtileInfo()
660 surf->htile_size = AddrHtileOut->htileBytes; in gfx6_compute_level()1461 surf->htile_size = hout.htileBytes; in gfx9_compute_miptree()
222 pOut->htileBytes = pOut->sliceSize * pIn->numSlices; in HwlComputeHtileInfo()246 pOut->htileBytes = pOut->sliceSize * pIn->numSlices; in HwlComputeHtileInfo()
258 pOut->htileBytes = PowTwoAlign(pOut->sliceSize * numMetaBlkZ, align); in HwlComputeHtileInfo()