Searched refs:m_gpuCtxCreateOption (Results 1 – 11 of 11) sorted by relevance
89 m_gpuCtxCreateOption = (PMOS_GPUCTX_CREATOPTIONS)gpuCtxCreateOption; in Initialize()101 if (m_gpuCtxCreateOption != nullptr) in Destroy()103 MOS_Delete(m_gpuCtxCreateOption); in Destroy()120 SCALABILITY_CHK_NULL_RETURN(m_gpuCtxCreateOption); in GetGpuCtxCreationOption()132 (void *)m_gpuCtxCreateOption, in GetGpuCtxCreationOption()
354 …PMOS_GPUCTX_CREATOPTIONS m_gpuCtxCreateOption = nullptr; //!<For MultiPipe cases, it should be … variable
199 m_gpuCtxCreateOption = (PMOS_GPUCTX_CREATOPTIONS)(gpuCtxCreateOption); in Initialize()210 SCALABILITY_CHK_NULL_RETURN(m_gpuCtxCreateOption); in GetGpuCtxCreationOption()213 …TOPTIONS_ENHANCED *source = dynamic_cast<MOS_GPUCTX_CREATOPTIONS_ENHANCED *>(m_gpuCtxCreateOption); in GetGpuCtxCreationOption()239 if (m_gpuCtxCreateOption) in Destroy()241 MOS_Delete(m_gpuCtxCreateOption); in Destroy()
69 …NHANCED gpuCtxCreateOption = dynamic_cast<PMOS_GPUCTX_CREATOPTIONS_ENHANCED>(m_gpuCtxCreateOption); in Initialize()
183 m_gpuCtxCreateOption = (PMOS_GPUCTX_CREATOPTIONS)(gpuCtxCreateOption); in Initialize()194 SCALABILITY_CHK_NULL_RETURN(m_gpuCtxCreateOption); in GetGpuCtxCreationOption()197 …TOPTIONS_ENHANCED *source = dynamic_cast<MOS_GPUCTX_CREATOPTIONS_ENHANCED *>(m_gpuCtxCreateOption); in GetGpuCtxCreationOption()212 if (m_gpuCtxCreateOption) in Destroy()214 MOS_Delete(m_gpuCtxCreateOption); in Destroy()
70 …NHANCED gpuCtxCreateOption = dynamic_cast<PMOS_GPUCTX_CREATOPTIONS_ENHANCED>(m_gpuCtxCreateOption); in Initialize()
242 m_gpuCtxCreateOption = (PMOS_GPUCTX_CREATOPTIONS)(gpuCtxCreateOption); in Initialize()256 SCALABILITY_CHK_NULL_RETURN(m_gpuCtxCreateOption); in GetGpuCtxCreationOption()259 …TOPTIONS_ENHANCED *source = dynamic_cast<MOS_GPUCTX_CREATOPTIONS_ENHANCED *>(m_gpuCtxCreateOption); in GetGpuCtxCreationOption()274 if (m_gpuCtxCreateOption) in Destroy()276 MOS_Delete(m_gpuCtxCreateOption); in Destroy()
93 dynamic_cast<PMOS_GPUCTX_CREATOPTIONS_ENHANCED>(m_gpuCtxCreateOption); in Initialize()
179 m_gpuCtxCreateOption = (PMOS_GPUCTX_CREATOPTIONS)(gpuCtxCreateOption); in Initialize()192 SCALABILITY_CHK_NULL_RETURN(m_gpuCtxCreateOption); in GetGpuCtxCreationOption()195 …TOPTIONS_ENHANCED *source = dynamic_cast<MOS_GPUCTX_CREATOPTIONS_ENHANCED *>(m_gpuCtxCreateOption); in GetGpuCtxCreationOption()212 if (m_gpuCtxCreateOption) in Destroy()214 MOS_Delete(m_gpuCtxCreateOption); in Destroy()
101 m_gpuCtxCreateOption = (PMOS_GPUCTX_CREATOPTIONS)gpuCtxCreateOption; in Initialize()
153 m_gpuCtxCreateOption = (PMOS_GPUCTX_CREATOPTIONS)(gpuCtxCreateOption); in Initialize()