Home
last modified time | relevance | path

Searched refs:PatchGPUContextProtection (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/
H A Dmos_gpucontext_specific_next.h100 MOS_STATUS PatchGPUContextProtection(MOS_STREAM_HANDLE streamState);
H A Dmos_gpucontext_specific_next.cpp150 MOS_STATUS GpuContextSpecificNext::PatchGPUContextProtection(MOS_STREAM_HANDLE streamState) in PatchGPUContextProtection() function in GpuContextSpecificNext
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/os/
H A Dmos_os_specific.c1581 … MOS_OS_CHK_STATUS_RETURN(GpuCtxSpecific->PatchGPUContextProtection(pOsInterface->osStreamState)); in Mos_Specific_SetGpuContext()