Skip to content

Commit a501534

Browse files
vipuldasgfxbot
vipuldas
authored andcommitted
Remove GMM_ASSERT regarding ExistingSysMem
Change-Id: I3747d727579fee198f0592d711222bef93a9a82d
1 parent 90bcbc6 commit a501534

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/GmmLib/Resource/GmmResourceInfoCommon.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ GMM_STATUS GMM_STDCALL GmmLib::GmmResourceInfoCommon::Create(Context &GmmLibCont
232232
}
233233
}
234234

235-
__GMM_ASSERT(!(Surf.Flags.Info.ExistingSysMem && CreateParams.NoGfxMemory));
236235
if(Surf.Flags.Info.ExistingSysMem)
237236
{
238237
Surf.ExistingSysMem.IsGmmAllocated =

0 commit comments

Comments
 (0)