Searched refs:gpuCtxSpecific (Results 1 – 2 of 2) sorted by relevance
2905 auto gpuCtxSpecific = static_cast<GpuContextSpecificNext *>(gpuCtx); in Mos_Specific_VerifyPatchListSize() local2906 MOS_OS_CHK_NULL_RETURN(gpuCtxSpecific); in Mos_Specific_VerifyPatchListSize()2907 return (gpuCtxSpecific->VerifyPatchListSize(dwRequestedSize)); in Mos_Specific_VerifyPatchListSize()
6008 auto gpuCtxSpecific = static_cast<GpuContextSpecificNext *>(gpuCtx); in Mos_Specific_VerifyPatchListSize() local6009 MOS_OS_CHK_NULL_RETURN(gpuCtxSpecific); in Mos_Specific_VerifyPatchListSize()6010 return (gpuCtxSpecific->VerifyPatchListSize(dwRequestedSize)); in Mos_Specific_VerifyPatchListSize()