HomeSort by relevance Sort by last modified time
    Searched refs:HwlSetupTileCfg (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/amd/addrlib/core/
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);
    [all...]
addrlib.h 596 virtual ADDR_E_RETURNCODE HwlSetupTileCfg(
  /external/mesa3d/src/amd/addrlib/r800/
ciaddrlib.h 107 virtual ADDR_E_RETURNCODE HwlSetupTileCfg(
siaddrlib.h 122 virtual ADDR_E_RETURNCODE HwlSetupTileCfg(
ciaddrlib.cpp 530 * CIAddrLib::HwlSetupTileCfg
538 ADDR_E_RETURNCODE CIAddrLib::HwlSetupTileCfg(
    [all...]
siaddrlib.cpp     [all...]

Completed in 1853 milliseconds