Home
last modified time | relevance | path

Searched refs:Texture2DLinearSurface (Results 1 – 5 of 5) sorted by relevance

/external/gmmlib/Source/GmmLib/Platform/
DGmmGen10Platform.cpp232 Data.Texture2DLinearSurface = Data.Texture2DSurface; in PlatformInfoGen10()
233 …Data.Texture2DLinearSurface.PitchAlignment = GFX_MAX(GMM_BYTES(64), Data.Texture2DSurface.Pi… in PlatformInfoGen10()
234 …Data.Texture2DLinearSurface.LockPitchAlignment = GFX_MAX(GMM_BYTES(64), Data.Texture2DSurface.Lo… in PlatformInfoGen10()
235 …Data.Texture2DLinearSurface.RenderPitchAlignment = GFX_MAX(GMM_BYTES(64), Data.Texture2DSurface.Re… in PlatformInfoGen10()
264 Data.Video = Data.Texture2DLinearSurface; in PlatformInfoGen10()
DGmmGen9Platform.cpp232 Data.Texture2DLinearSurface = Data.Texture2DSurface; in PlatformInfoGen9()
233 …Data.Texture2DLinearSurface.PitchAlignment = GFX_MAX(GMM_BYTES(64), Data.Texture2DSurface.Pi… in PlatformInfoGen9()
234 …Data.Texture2DLinearSurface.LockPitchAlignment = GFX_MAX(GMM_BYTES(64), Data.Texture2DSurface.Lo… in PlatformInfoGen9()
235 …Data.Texture2DLinearSurface.RenderPitchAlignment = GFX_MAX(GMM_BYTES(64), Data.Texture2DSurface.Re… in PlatformInfoGen9()
264 Data.Video = Data.Texture2DLinearSurface; in PlatformInfoGen9()
DGmmGen8Platform.cpp249 Data.Texture2DLinearSurface = Data.Texture2DSurface; in PlatformInfoGen8()
250 …Data.Texture2DLinearSurface.PitchAlignment = GFX_MAX(GMM_BYTES(64), Data.Texture2DSurface.Pi… in PlatformInfoGen8()
251 …Data.Texture2DLinearSurface.LockPitchAlignment = GFX_MAX(GMM_BYTES(64), Data.Texture2DSurface.Lo… in PlatformInfoGen8()
252 …Data.Texture2DLinearSurface.RenderPitchAlignment = GFX_MAX(GMM_BYTES(64), Data.Texture2DSurface.Re… in PlatformInfoGen8()
281 Data.Video = Data.Texture2DLinearSurface; in PlatformInfoGen8()
/external/gmmlib/Source/GmmLib/Resource/
DGmmRestrictions.cpp209 *pBuff = pPlatformResource->Texture2DLinearSurface; in GetGenericRestrictions()
240 *pBuff = pPlatformResource->Texture2DLinearSurface; in GetGenericRestrictions()
/external/gmmlib/Source/GmmLib/inc/External/Common/
DGmmPlatformExt.h488 __GMM_BUFFER_TYPE Texture2DLinearSurface; // 2D Linear media surface member