Home
last modified time | relevance | path

Searched refs:GMM_INVALIDPARAM (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/TranslationTable/
H A DGmmPageTableMgr.cpp58 …M_ASSERTPTR(GmmCheckForNullDevCbPfn(ClientType, pDeviceCbInt, GMM_DEV_CB_ALLOC), GMM_INVALIDPARAM); in __GmmDeviceAlloc()
88 …GMM_ASSERTPTR(GmmCheckForNullDevCbPfn(ClientType, DeviceCb, GMM_DEV_CB_DEALLOC), GMM_INVALIDPARAM); in __GmmDeviceDealloc()
462 return GMM_INVALIDPARAM; in InitContextAuxTableRegister()
480 return GMM_INVALIDPARAM; in UpdateAuxTable()
492 return GMM_INVALIDPARAM; in UpdateAuxTable()
502 return GMM_INVALIDPARAM; in UpdateAuxTable()
H A DGmmUmdTranslationTable.cpp60 __GMM_ASSERTPTR(PageTableMgr, GMM_INVALIDPARAM); in AllocateL3Table()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/mock_gmm/
H A Dmock_gmm.cpp31 return GMM_INVALIDPARAM; in initialize()
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/Texture/
H A DGmmTexture.cpp677 Status = GMM_INVALIDPARAM; in RedescribeTexturePlanes()
753 Status = GMM_INVALIDPARAM; in GetRedescribedPlaneParams()
788 Status = GMM_INVALIDPARAM; in GetRedescribedPlaneParams()
809 Status = GMM_INVALIDPARAM; in GetRedescribedPlaneParams()
H A DGmmGen12Texture.cpp1043 return (AuxSurf->CCSModeAlign < CCS_MODES) ? GMM_SUCCESS : GMM_INVALIDPARAM; in GetCCSExMode()
H A DGmmTextureAlloc.cpp299 return GMM_INVALIDPARAM; in AllocateTexture()
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/Resource/
H A DGmmResourceInfoCommon.cpp141 Status = GMM_INVALIDPARAM; in CreateCustomRes()
224 Status = GMM_INVALIDPARAM; in CreateCustomRes()
269 Status = GMM_INVALIDPARAM; in Create()
275 Status = GMM_INVALIDPARAM; in Create()
293 Status = GMM_INVALIDPARAM; in Create()
H A DGmmResourceInfo.cpp409 __GMM_ASSERTPTR(pGmmResource, GMM_INVALIDPARAM); in GmmResGetSurfaceStateStdTilingModeExt()
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/inc/External/Common/
H A DGmmCommonExt.h146 GMM_INVALIDPARAM, enumerator
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/GlobalInfo/
H A DGmmClientContext.cpp768 return GMM_INVALIDPARAM; in GmmSetDeviceInfo()