Searched refs:ADDR_DEPTH_SAMPLE_ORDER (Results 1 – 6 of 6) sorted by relevance
537 if (type == ADDR_DEPTH_SAMPLE_ORDER) in HwlPostCheckTileIndex()634 if (pCfgTable->type == ADDR_DEPTH_SAMPLE_ORDER) in HwlSetupTileCfg()1160 tileType = ADDR_DEPTH_SAMPLE_ORDER; in HwlSelectTileMode()1297 inTileType = ADDR_DEPTH_SAMPLE_ORDER; in HwlSetupTileInfo()1367 if (inTileType == ADDR_DEPTH_SAMPLE_ORDER) in HwlSetupTileInfo()1589 if (pCfg->type == ADDR_DEPTH_SAMPLE_ORDER) in ReadGbTileMode()1818 if (m_tileTable[tileIndex].type == ADDR_DEPTH_SAMPLE_ORDER) in HwlComputeMacroModeIndex()2280 if (tileType != ADDR_DEPTH_SAMPLE_ORDER) in CheckTcCompatibility()
1944 inTileType = ADDR_DEPTH_SAMPLE_ORDER; in HwlSetupTileInfo()3391 pInOut->tileType = (pInOut->tileType == ADDR_DEPTH_SAMPLE_ORDER) ? in HwlSetPrtTileMode()3392 ADDR_DEPTH_SAMPLE_ORDER : ADDR_NON_DISPLAYABLE; in HwlSetPrtTileMode()3437 tileType = ADDR_DEPTH_SAMPLE_ORDER; in HwlSelectTileMode()3605 key.fields.microTileType = (tileConfig.type == ADDR_DEPTH_SAMPLE_ORDER) ? in InitEquationTable()3801 else if ((tileConfig.type == ADDR_DEPTH_SAMPLE_ORDER) && (bpp > 32)) in IsEquationSupported()
1335 if (microTileType == ADDR_DEPTH_SAMPLE_ORDER) in DispatchComputeSurfaceAddrFromCoord()2008 microTileType == ADDR_DEPTH_SAMPLE_ORDER); in HwlComputePixelCoordFromOffset()2060 else if (microTileType == ADDR_NON_DISPLAYABLE || microTileType == ADDR_DEPTH_SAMPLE_ORDER) in HwlComputePixelCoordFromOffset()2197 if (microTileType == ADDR_DEPTH_SAMPLE_ORDER) in DispatchComputeSurfaceCoordFromAddr()
600 ADDR_DEPTH_SAMPLE_ORDER = 2, ///< Same as non-displayable plus depth-sample-order enumerator
2875 else if (microTileType == ADDR_NON_DISPLAYABLE || microTileType == ADDR_DEPTH_SAMPLE_ORDER) in ComputeMicroTileEquation()3091 else if (microTileType == ADDR_NON_DISPLAYABLE || microTileType == ADDR_DEPTH_SAMPLE_ORDER) in ComputePixelIndexWithinMicroTile()
559 AddrSurfInfoIn.tileType = ADDR_DEPTH_SAMPLE_ORDER; in gfx6_compute_surface()