Searched refs:compressBlkHeight (Results 1 – 7 of 7) sorted by relevance
250 in.compressBlkHeight = dout.compressBlkHeight; in one_dcc_address_test()277 for (in.y = start_y; in.y < in.height; in.y += dout.compressBlkHeight) { in one_dcc_address_test()
106 dcc_input.compressBlkHeight = dout.compressBlkHeight; in get_addr_from_coord_base()
1929 surf->u.gfx9.color.dcc_block_height = dout.compressBlkHeight; in gfx9_compute_miptree()
3410 UINT_32 compressBlkHeight; ///< DCC compress block height member3499 UINT_32 compressBlkHeight; ///< ADDR2_COMPUTE_DCC_INFO_OUTPUT::compressBlkHeight member
700 pOut->compressBlkHeight = compressBlkDim.h; in HwlComputeDccInfo()719 UINT_32 compBlkHeightLog2 = Log2(pOut->compressBlkHeight); in HwlComputeDccInfo()1081 (pIn->compressBlkHeight == 0) || in HwlSupportComputeDccAddrFromCoord()1115 UINT_32 compBlkHeightLog2 = Log2(pIn->compressBlkHeight); in HwlComputeDccAddrFromCoord()
297 pOut->compressBlkHeight = isThick ? Block256_3d[elemLog2].h : Block256_2d[elemLog2].h; in HwlComputeDccInfo()
427 pOut->compressBlkHeight = isThick ? Block256_3d[elemLog2].h : Block256_2d[elemLog2].h; in HwlComputeDccInfo()