Lines Matching refs:pSecondBuffer
119 … const __GMM_BUFFER_TYPE *pSecondBuffer) in GetBestRestrictions() argument
125 *pFirstBuffer = *pSecondBuffer; in GetBestRestrictions()
130 pSecondBuffer->Alignment); in GetBestRestrictions()
133 pSecondBuffer->PitchAlignment); in GetBestRestrictions()
136 pSecondBuffer->RenderPitchAlignment); in GetBestRestrictions()
139 pSecondBuffer->LockPitchAlignment); in GetBestRestrictions()
142 pSecondBuffer->MinPitch); in GetBestRestrictions()
145 pSecondBuffer->MinAllocationSize); in GetBestRestrictions()
148 pSecondBuffer->MinDepth); in GetBestRestrictions()
151 pSecondBuffer->MinHeight); in GetBestRestrictions()
154 pSecondBuffer->MinWidth); in GetBestRestrictions()
157 pSecondBuffer->MaxDepth); in GetBestRestrictions()
160 pSecondBuffer->MaxHeight); in GetBestRestrictions()
163 pSecondBuffer->MaxWidth); in GetBestRestrictions()
166 pSecondBuffer->NeedPow2LockAlignment; in GetBestRestrictions()