Home
last modified time | relevance | path

Searched refs:GMM_2D_LAYOUT_BELOW (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/inc/External/Common/
H A DGmmCommonExt.h207GMM_2D_LAYOUT_BELOW = 0, // <- This should stay zero to be the default for all surfaces (including… enumerator
H A DGmmResourceInfoCommon.h604 return Surf.Flags.Info.LayoutRight? GMM_2D_LAYOUT_RIGHT : GMM_2D_LAYOUT_BELOW; in GetTextureLayout()