Lines Matching defs:ExpectedPitch

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
2503 …uint32_t ExpectedPitch = StencilTileSize[0][0] * 2 * 2; // Requires 2 StencilTiles, doubled again … in TEST_F() local
2558 uint32_t ExpectedPitch = AllocTileSize[0][0]; in TEST_F() local
2592 uint32_t ExpectedPitch = AllocTileSize[0][0] * 2; in TEST_F() local
2630 uint32_t ExpectedPitch = AllocTileSize[0][0] * 2; in TEST_F() local
2747 uint32_t ExpectedPitch = 0, ExpectedQPitch = 0; in TEST_F() local
2769 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(GMM_ULT_ALIGN(gmmParams.BaseWidth64 * WidthMultiplier, HAli… in TEST_F() local
2797 …uint32_t ExpectedPitch = GMM_ULT_ALIGN(GMM_ULT_ALIGN(gmmParams.BaseWidth64, MCSHAlign) * ExpectedM… in TEST_F() local