Searched refs:ADDR_DEPTH_SAMPLE_ORDER (Results 1 – 6 of 6) sorted by relevance
541 if (type == ADDR_DEPTH_SAMPLE_ORDER) in HwlPostCheckTileIndex()638 if (pCfgTable->type == ADDR_DEPTH_SAMPLE_ORDER) in HwlSetupTileCfg()1163 tileType = ADDR_DEPTH_SAMPLE_ORDER; in HwlSelectTileMode()1300 inTileType = ADDR_DEPTH_SAMPLE_ORDER; in HwlSetupTileInfo()1370 if (inTileType == ADDR_DEPTH_SAMPLE_ORDER) in HwlSetupTileInfo()1599 if (pCfg->type == ADDR_DEPTH_SAMPLE_ORDER) in ReadGbTileMode()1837 if (m_tileTable[tileIndex].type == ADDR_DEPTH_SAMPLE_ORDER) in HwlComputeMacroModeIndex()2317 if (tileType != ADDR_DEPTH_SAMPLE_ORDER) in CheckTcCompatibility()
1977 inTileType = ADDR_DEPTH_SAMPLE_ORDER; in HwlSetupTileInfo()3424 pInOut->tileType = (pInOut->tileType == ADDR_DEPTH_SAMPLE_ORDER) ? in HwlSetPrtTileMode()3425 ADDR_DEPTH_SAMPLE_ORDER : ADDR_NON_DISPLAYABLE; in HwlSetPrtTileMode()3470 tileType = ADDR_DEPTH_SAMPLE_ORDER; in HwlSelectTileMode()3653 key.fields.microTileType = (tileConfig.type == ADDR_DEPTH_SAMPLE_ORDER) ? in InitEquationTable()3849 else if ((tileConfig.type == ADDR_DEPTH_SAMPLE_ORDER) && (bpp > 32)) in IsEquationSupported()
1333 if (microTileType == ADDR_DEPTH_SAMPLE_ORDER) in DispatchComputeSurfaceAddrFromCoord()2006 microTileType == ADDR_DEPTH_SAMPLE_ORDER); in HwlComputePixelCoordFromOffset()2058 else if (microTileType == ADDR_NON_DISPLAYABLE || microTileType == ADDR_DEPTH_SAMPLE_ORDER) in HwlComputePixelCoordFromOffset()2195 if (microTileType == ADDR_DEPTH_SAMPLE_ORDER) in DispatchComputeSurfaceCoordFromAddr()
616 ADDR_DEPTH_SAMPLE_ORDER = 2, ///< Same as non-displayable plus depth-sample-order enumerator
2884 else if (microTileType == ADDR_NON_DISPLAYABLE || microTileType == ADDR_DEPTH_SAMPLE_ORDER) in ComputeMicroTileEquation()3100 else if (microTileType == ADDR_NON_DISPLAYABLE || microTileType == ADDR_DEPTH_SAMPLE_ORDER) in ComputePixelIndexWithinMicroTile()
916 AddrSurfInfoIn.tileType = ADDR_DEPTH_SAMPLE_ORDER; in gfx6_compute_surface()