Lines Matching defs:ExpectedPitch

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
3124 uint32_t ExpectedPitch = TileSize[0][0] * 2; // As wide as 2 tile in TEST_F() local
3200 uint32_t ExpectedPitch = TileSize[i][0]; in TEST_F() local
3244 uint32_t ExpectedPitch = TileSize[i][0] * 2; // As wide as 2 tile in TEST_F() local
3317 uint32_t ExpectedPitch = TileSize[i][0]; in TEST_F() local
3361 uint32_t ExpectedPitch = TileSize[i][0] * 2; // As wide as 2 tile in TEST_F() local
3450 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(AlignedWidthMip0 * GetBppValue(bpp), TileSize[X])… in TEST_F() local
3684 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(AlignedWidthMip0 * GetBppValue(bpp), TileSize[i][… in TEST_F() local
3982 uint32_t ExpectedPitch = 0, ExpectedQPitch = 0; in TEST_F() local
4004 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(GMM_ULT_ALIGN(gmmParams.BaseWidth64 * WidthMultiplier, HAli… in TEST_F() local
4031 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(GMM_ULT_ALIGN(gmmParams.BaseWidth64, MCSHAlign) * ExpectedM… in TEST_F() local
4140 …uint32_t ExpectedPitch = GMM_ULT_ALIGN((uint32_t)(GMM_ULT_ALIGN(gmmParams.BaseWidth64, RTHAlign) /… in TEST_F() local
4204 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(gmmParams.BaseWidth64, TileSize[Tile - TEST_TILEY][i][0] / … in TEST_F() local
4237 uint32_t ExpectedPitch = GMM_ULT_ALIGN(gmmParams.BaseWidth64, TileSize[0][0][0]); in TEST_F() local