Home
last modified time | relevance | path

Searched defs:ExpectedHeight (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/
H A DGmmGen10ResourceULT.cpp166 …uint32_t ExpectedHeight = GMM_ULT_ALIGN(ExpectedQPitch * gmmParams.MSAA.NumSamples * gmmParams.Arr… in TEST_F() local
188 …uint64_t ExpectedHeight = GMM_ULT_ALIGN(ExpectedQPitch * gmmParams.ArraySize, TileDimY); … in TEST_F() local
214 … uint32_t ExpectedHeight = GMM_ULT_ALIGN(ExpectedQPitch * gmmParams.ArraySize, MCSTileSize[0][1]); in TEST_F() local
H A DGmmXe2_LPGResourceULT.cpp201 uint32_t ExpectedPitch = 0, ExpectedQPitch = 0, ExpectedHeight = 0; in TestMSAA() local
239 …uint64_t ExpectedHeight = GMM_ULT_ALIGN(ExpectedQPitch * ExpandedArraySize, TileDimY); … in TestMSAA() local
H A DGmmGen12ResourceULT.cpp2258 uint32_t ExpectedHeight = GMM_ULT_ALIGN(gmmParams.BaseHeight, VAlign); in TEST_F() local
2430 uint32_t ExpectedHeight = GMM_ULT_ALIGN(gmmParams.BaseHeight, VAlign); in TEST_F() local
2927 …uint32_t ExpectedHeight = GMM_ULT_ALIGN(ExpectedQPitch * gmmParams.MSAA.NumSamples * gmmParams.Arr… in TEST_F() local
H A DGmmGen9ResourceULT.cpp3994 …uint32_t ExpectedHeight = GMM_ULT_ALIGN(ExpectedQPitch * gmmParams.MSAA.NumSamples * gmmParams.Arr… in TEST_F() local
4016 …uint64_t ExpectedHeight = GMM_ULT_ALIGN(ExpectedQPitch * gmmParams.ArraySize, TileDimY); … in TEST_F() local
4042 … uint32_t ExpectedHeight = GMM_ULT_ALIGN(ExpectedQPitch * gmmParams.ArraySize, MCSTileSize[0][1]); in TEST_F() local
4161 … uint32_t ExpectedHeight = GMM_ULT_ALIGN(ExpectedQPitch * gmmParams.ArraySize, CCSTileSize[0][1]); in TEST_F() local
H A DGmmResourceULT.cpp2759 …uint32_t ExpectedHeight = GMM_ULT_ALIGN(ExpectedQPitch * gmmParams.MSAA.NumSamples * gmmParams.Arr… in TEST_F() local
2782 …uint32_t ExpectedHeight = GMM_ULT_ALIGN(ExpectedQPitch * gmmParams.ArraySize, TileDimY); … in TEST_F() local
2808 … uint32_t ExpectedHeight = GMM_ULT_ALIGN(ExpectedQPitch * gmmParams.ArraySize, MCSTileSize[0][1]); in TEST_F() local
H A DGmmGen12dGPUResourceULT.cpp2718 uint32_t ExpectedHeight = GMM_ULT_ALIGN(gmmParams.BaseHeight, VAlign); in TEST_F() local
3212 …uint32_t ExpectedHeight = GMM_ULT_ALIGN(ExpectedQPitch * gmmParams.MSAA.NumSamples * gmmParams.Arr… in TEST_F() local