Searched defs:HwlSetupTileCfg (Results 1 - 2 of 2) sorted by relevance
/external/mesa3d/src/amd/addrlib/r800/ |
H A D | ciaddrlib.cpp | 530 * CIAddrLib::HwlSetupTileCfg 538 ADDR_E_RETURNCODE CIAddrLib::HwlSetupTileCfg( function in class:CIAddrLib
|
/external/mesa3d/src/amd/addrlib/core/ |
H A D | addrlib.cpp | 533 // If macroModeIndex is not needed, then call HwlSetupTileCfg to get tile info 536 returnCode = HwlSetupTileCfg(localIn.tileIndex, macroModeIndex, 699 // If macroModeIndex is not needed, then call HwlSetupTileCfg to get tile info 702 returnCode = HwlSetupTileCfg(input.tileIndex, macroModeIndex, 779 // If macroModeIndex is not needed, then call HwlSetupTileCfg to get tile info 782 returnCode = HwlSetupTileCfg(input.tileIndex, macroModeIndex, 842 returnCode = HwlSetupTileCfg(input.tileIndex, input.macroModeIndex, 895 returnCode = HwlSetupTileCfg(input.tileIndex, input.macroModeIndex, input.pTileInfo); 947 returnCode = HwlSetupTileCfg(input.tileIndex, input.macroModeIndex, input.pTileInfo); 1001 returnCode = HwlSetupTileCfg(inpu 3665 ADDR_E_RETURNCODE AddrLib::HwlSetupTileCfg( function in class:AddrLib [all...] |
Completed in 59 milliseconds