Searched defs:osDeviceContext (Results 1 – 6 of 6) sorted by relevance
350 OsContextSpecificNext *osDeviceContext = nullptr; in InitStreamParameters() local552 auto osDeviceContext = streamState->osDeviceContext; in CreateGpuContext() local1894 OsDeviceContext *osDeviceContext, in FreeResource()2114 OsDeviceContext *osDeviceContext, in LockMosResource()2154 OsDeviceContext *osDeviceContext, in UnlockMosResource()3196 auto osDeviceContext = streamState->osDeviceContext; in GetGpuContext() local
112 …OsContextSpecificNext *osDeviceContext = dynamic_cast<OsContextSpecificNext*>(cmdBufMgr->m_osConte… in Create() local
96 OsContextNext *osDeviceContext) in Init()
2103 auto osDeviceContext = osInterface->osStreamState->osDeviceContext; in Mos_Specific_CreateGpuContext() local2887 auto osDeviceContext = streamState->osDeviceContext; in Mos_Specific_VerifyPatchListSize() local
4549 auto osDeviceContext = pOsInterface->osStreamState->osDeviceContext; in Mos_Specific_CreateGpuContext() local6001 auto osDeviceContext = streamState->osDeviceContext; in Mos_Specific_VerifyPatchListSize() local
502 OsDeviceContext *osDeviceContext = nullptr; member