Searched defs:ExpectedHeight (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/ |
H A D | GmmGen10ResourceULT.cpp | 166 …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 D | GmmXe2_LPGResourceULT.cpp | 201 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 D | GmmGen12ResourceULT.cpp | 2258 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 D | GmmGen9ResourceULT.cpp | 3994 …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 D | GmmResourceULT.cpp | 2759 …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 D | GmmGen12dGPUResourceULT.cpp | 2718 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
|