Searched defs:ExpectedPitch (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/ |
H A D | GmmGen12ResourceULT.cpp | 829 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(gmmParams.BaseWidth64 * (int)pow(2.0, Ybpp), TileSize[Yb… in TEST_F() local 930 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(gmmParams.BaseWidth64 * (int)pow(2.0, Ybpp), TileSize[0]… in TEST_F() local 1020 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(gmmParams.BaseWidth64 * (int)pow(2.0, Ybpp), TileSize[Yb… in TEST_F() local 1133 uint32_t ExpectedPitch = 4 * TileSize[TEST_TILEYF][i][0]; in TEST_F() local 1205 …uint32_t ExpectedPitch = TileSize[Tiling][i][0] * 2 * ((Tiling == TEST_TILEYF) ? 2 : 1); // As wid… in TEST_F() local 1984 uint32_t ExpectedPitch = 0; in TEST_F() local 2255 uint32_t ExpectedPitch = AllocTileSize[0][0]; in TEST_F() local 2308 … uint32_t ExpectedPitch = GFX_ALIGN(gmmParams.BaseWidth * (int)pow(2, j), AllocTileSize[0][0]); in TEST_F() local 2362 … uint32_t ExpectedPitch = GFX_ALIGN(gmmParams.BaseWidth * (int)pow(2, j), AllocTileSize[0][0]); in TEST_F() local 2427 uint32_t ExpectedPitch = AllocTileSize[0][0] * 4; in TEST_F() local [all …]
|
H A D | GmmGen9ResourceULT.cpp | 742 uint32_t ExpectedPitch = 0; in TEST_F() local 1126 uint32_t ExpectedPitch = 0; in TEST_F() local 1397 uint32_t ExpectedPitch = 0; in TEST_F() local 1564 uint32_t ExpectedPitch = 0; in TEST_F() local 1771 uint32_t ExpectedPitch = 0; in TEST_F() local 2685 …uint32_t ExpectedPitch = GMM_ULT_MAX(GMM_BYTES(32), HAlign * GetBppValue(bpp)); // Min Pitch = 32 … in TEST_F() local 2730 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(gmmParams.BaseWidth64, HAlign) * GetBppValue(bpp); // HAlig… in TEST_F() local 2815 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(gmmParams.BaseWidth64, HAlign) * GetBppValue(bpp)… in TEST_F() local 2972 uint32_t ExpectedPitch = TileSize[0][0]; in TEST_F() local 3018 uint32_t ExpectedPitch = TileSize[0][0] * 2; // As wide as 2 tile in TEST_F() local [all …]
|
H A D | GmmResourceULT.cpp | 1727 …uint32_t ExpectedPitch = GMM_ULT_MAX(GMM_BYTES(32), HAlign * GetBppValue(bpp)); // Min Pitch = 32 … in TEST_F() local 1772 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(gmmParams.BaseWidth64, HAlign) * GetBppValue(bpp); // HAlig… in TEST_F() local 1857 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(gmmParams.BaseWidth64, HAlign) * GetBppValue(bpp)… in TEST_F() local 2013 uint32_t ExpectedPitch = TileSize[0][0]; in TEST_F() local 2059 uint32_t ExpectedPitch = TileSize[0][0] * 2; // As wide as 2 tile in TEST_F() local 2165 uint32_t ExpectedPitch = TileSize[0][0] * 2; // As wide as 2 tile in TEST_F() local 2256 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(AlignedWidthMip0 * GetBppValue(bpp), TileSize[X])… in TEST_F() local 2416 uint32_t ExpectedPitch = StencilTileSize[0][0] * 2; // 2 TileW tiles interleaved on same row in TEST_F() local 2447 …uint32_t ExpectedPitch = StencilTileSize[0][0] * 2 * 2; // Requires 2 StencilTiles, further double… in TEST_F() local 2481 …uint32_t ExpectedPitch = StencilTileSize[0][0] * 2 * 2; // Requires 2 StencilTiles, double again f… in TEST_F() local [all …]
|
H A D | GmmGen12dGPUResourceULT.cpp | 449 uint32_t ExpectedPitch = 0; in TEST_F() local 1320 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(gmmParams.BaseWidth64 * (int)pow(2.0, Ybpp), TileSize[Yb… in TEST_F() local 1421 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(gmmParams.BaseWidth64 * (int)pow(2.0, Ybpp), TileSize[0]… in TEST_F() local 1599 uint32_t ExpectedPitch = 4 * TileSize[TEST_TILEYF][i][0]; in TEST_F() local 1671 …uint32_t ExpectedPitch = TileSize[Tiling][i][0] * 2 * ((Tiling == TEST_TILEYF) ? 2 : 1); // As wid… in TEST_F() local 2450 uint32_t ExpectedPitch = 0; in TEST_F() local 2715 uint32_t ExpectedPitch = AllocTileSize[0][0] * 4; in TEST_F() local 2750 … uint32_t ExpectedPitch = GFX_ALIGN(gmmParams.BaseWidth * (int)pow(2, j), AllocTileSize[0][0] * 4); in TEST_F() local 2788 uint32_t ExpectedPitch = AllocTileSize[0][0] * 4; in TEST_F() local 3199 uint32_t ExpectedPitch = 0, ExpectedQPitch = 0; in TEST_F() local
|
H A D | GmmGen10ResourceULT.cpp | 153 uint32_t ExpectedPitch = 0, ExpectedQPitch = 0; in TEST_F() local 176 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(GMM_ULT_ALIGN(gmmParams.BaseWidth64 * WidthMultiplier, HAli… in TEST_F() local 203 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(GMM_ULT_ALIGN(gmmParams.BaseWidth64, MCSHAlign) * ExpectedM… in TEST_F() local
|
H A D | GmmXe2_LPGResourceULT.cpp | 201 uint32_t ExpectedPitch = 0, ExpectedQPitch = 0, ExpectedHeight = 0; in TestMSAA() local 225 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(GMM_ULT_ALIGN(gmmParams.BaseWidth64 * WidthMultiplier, HAli… in TestMSAA() local
|