Searched refs:oldCacheSetting (Results 1 – 5 of 5) sorted by relevance
152 …pSurface->oldCacheSetting = (SurfStateParams.dwCacheabilityControl >> 1) & 0… in SetupSurfaceState()155 pRenderHal->oldCacheSettingForTargetSurface = pSurface->oldCacheSetting; in SetupSurfaceState()
177 uint32_t oldCacheSetting = 0; member
224 …pSurface->oldCacheSetting = (SurfStateParams.dwCacheabilityControl >> 1) & 0… in SetupSurfaceState()227 pRenderHal->oldCacheSettingForTargetSurface = pSurface->oldCacheSetting; in SetupSurfaceState()
496 uint32_t oldCacheSetting; member
1847 …(m_renderData.pSfcPipeOutSurface)->oldCacheSetting = ((&OutSurfaceParam)->pOsResource->memObjCtrlS… in SendSfcCmd()