/external/gmmlib/Source/GmmLib/ULT/ |
D | GmmResourceULT.cpp | 76 const uint32_t HAlign = 16; in TEST_F() local 147 const uint32_t HAlign = 16; in TEST_F() local 191 const uint32_t HAlign = 16; in TEST_F() local 287 const uint32_t HAlign = 16; in TEST_F() local 331 const uint32_t HAlign = 16; in TEST_F() local 427 const uint32_t HAlign = 16; in TEST_F() local 627 const uint32_t HAlign = ResourceInfo->GetHAlign(); in TEST_F() local 682 const uint32_t HAlign = 16; in TEST_F() local 753 const uint32_t HAlign = 16; in TEST_F() local 835 const uint32_t HAlign = 16; in TEST_F() local [all …]
|
D | GmmGen12ResourceULT.cpp | 71 …const uint32_t HAlign[TEST_BPP_MAX] = {256, 256, 128, 128, 64}; //REM-comment: YS-shape in pixels … in TEST_F() local 254 const uint32_t HAlign[TEST_BPP_MAX] = {64, 64, 32, 32, 16}; in TEST_F() local 433 const uint32_t HAlign = {16}; in TEST_F() local 604 const uint32_t HAlign = {4}; in TEST_F() local 882 const uint32_t HAlign = 16; in TEST_F() local 1090 …const uint32_t HAlign[5][TEST_BPP_MAX] = {{0}, {0}, {0}, {256, 256, 128, 128, 64}, {64, 64, 32, 32… in TEST_F() local 1264 const uint32_t HAlign[TEST_BPP_MAX] = {64, 32, 32, 32, 16}; in TEST_F() local 1494 const uint32_t HAlign[TEST_BPP_MAX] = {16, 8, 8, 8, 4}; in TEST_F() local 1739 const uint32_t HAlign = {16}; in TEST_F() local 1957 const uint32_t HAlign[TEST_BPP_MAX] = {64, 64, 32, 32, 16}; in TEST_F() local [all …]
|
D | GmmGen12dGPUResourceULT.cpp | 70 const uint32_t HAlign[] = {128, 64, 32, 16, 8}; //128Bytes/(bpp>>3) in TEST_F() local 134 const uint32_t HAlign[] = {128, 64, 32, 16, 8}; //128Bytes/(bpp>>3) in TEST_F() local 173 const uint32_t HAlign[] = {128, 64, 32, 16, 8}; //128Bytes/(bpp>>3) in TEST_F() local 422 const uint32_t HAlign[TEST_BPP_MAX] = {256, 256, 128, 128, 64}; in TEST_F() local 816 const uint32_t HAlign[TEST_BPP_MAX] = {64, 64, 32, 32, 16}; in TEST_F() local 959 const uint32_t HAlign = {16}; in TEST_F() local 1095 const uint32_t HAlign = {4}; in TEST_F() local 1373 const uint32_t HAlign = 16; in TEST_F() local 1556 …const uint32_t HAlign[5][TEST_BPP_MAX] = {{0}, {0}, {0}, {256, 256, 128, 128, 64}, {64, 64, 32, 32… in TEST_F() local 1730 const uint32_t HAlign[TEST_BPP_MAX] = {64, 32, 32, 32, 16}; in TEST_F() local [all …]
|
D | GmmGen9ResourceULT.cpp | 76 const uint32_t HAlign = 64; in TEST_F() local 140 const uint32_t HAlign = 64; in TEST_F() local 179 const uint32_t HAlign = 64; in TEST_F() local 629 const uint32_t HAlign[TEST_BPP_MAX] = {256, 256, 128, 128, 64}; in TEST_F() local 717 const uint32_t HAlign[TEST_BPP_MAX] = {256, 256, 128, 128, 64}; in TEST_F() local 1013 const uint32_t HAlign[TEST_BPP_MAX] = {64, 64, 32, 32, 16}; in TEST_F() local 1101 const uint32_t HAlign[TEST_BPP_MAX] = {64, 64, 32, 32, 16}; in TEST_F() local 1380 const uint32_t HAlign = {8}; in TEST_F() local 1548 const uint32_t HAlign = {8}; in TEST_F() local 1756 const uint32_t HAlign = {8}; in TEST_F() local [all …]
|
D | GmmGen10ResourceULT.cpp | 98 uint32_t HAlign = 0, VAlign = 0; in TEST_F() local
|
D | GmmXe2_LPGResourceULT.cpp | 130 uint32_t HAlign, VAlign, TileDimX, TileDimY, MCSHAlign, MCSVAlign, TileSize; in TestMSAA() local
|
D | GmmResourceULT.h | 349 uint32_t& TileDimX, uint32_t& TileDimY, uint32_t& HAlign, uint32_t& VAlign, in GetAlignmentAndTileDimensionsForMSAA()
|
/external/gmmlib/Source/GmmLib/Texture/ |
D | GmmTextureSpecialCases.cpp | 316 uint32_t HAlign, VAlign, DAlign, CompressHeight, CompressWidth, CompressDepth; in SurfaceRequires64KBTileOptimization() local 391 uint32_t HAlign, VAlign, DAlign, CompressHeight, CompressWidth, CompressDepth; in SurfaceRequires64KBTileOptimization() local
|
D | GmmGen9Texture.cpp | 37 uint32_t i, HAlign; in Get1DTexOffsetAddressPerMip() local 120 uint32_t ArraySize, BitsPerPixel, HAlign, i, Width, MipWidth; in FillTex1D() local 446 uint32_t HAlign, VAlign, __MipLevel; in Get2DTexOffsetAddressPerMip() local 684 uint32_t HAlign, VAlign, DAlign, CompressHeight, CompressWidth, CompressDepth; in FillTex2D() local
|
D | GmmGen8Texture.cpp | 38 uint32_t HAlign, VAlign; in FillTex2D() local
|
D | GmmGen7Texture.cpp | 37 uint32_t HAlign, VAlign; in FillTex2D() local 262 uint32_t HAlign, VAlign; in Get2DTexOffsetAddressPerMip() local
|
D | GmmGen10Texture.cpp | 269 uint32_t HAlign, VAlign, DAlign, CompressHeight, CompressWidth, CompressDepth; in FillTex2D() local
|
D | GmmGen12Texture.cpp | 296 uint32_t HAlign, VAlign, DAlign, CompressHeight, CompressWidth, CompressDepth; in FillTex2D() local
|
/external/gmmlib/Source/GmmLib/Platform/ |
D | GmmGen12Platform.cpp | 198 #define CCSRTALIGN(TileMode, HAlign, VAlign, DAlign, HDownscale, VDownscale) \ in PlatformInfoGen12() argument 285 #define FCRECTALIGN(TileMode, bpp, HAlign, VAlign, DAlign, HDownscale, VDownscale) \ in PlatformInfoGen12() argument
|
/external/gmmlib/Source/GmmLib/inc/External/Common/ |
D | GmmResourceInfoCommon.h | 864 uint32_t HAlign; in GetHAlign() local 1453 uint32_t HAlign = 0; in GetHAlignSurfaceState() local 1683 GMM_INLINE_VIRTUAL GMM_INLINE_EXPORTED void GMM_STDCALL OverrideHAlign(uint32_t HAlign) in OverrideHAlign()
|
D | GmmResourceInfoExt.h | 126 uint32_t HAlign, VAlign, DAlign; // Alignment Unit Width/Height member
|
/external/gmmlib/Source/GmmLib/Resource/ |
D | GmmResourceInfoCommon.cpp | 1037 uint32_t HAlign; in GetPaddedWidth() local
|
D | GmmResourceInfo.cpp | 1513 void GMM_STDCALL GmmResOverrideAllocationHAlign(GMM_RESOURCE_INFO *pGmmResource, uint32_t HAlign) in GmmResOverrideAllocationHAlign()
|