Searched refs:m_gpuContextCheckList (Results 1 – 2 of 2) sorted by relevance
814 if (!m_gpuContextCheckList.empty()) in ~VphalState()817 m_gpuContextCheckList.clear(); in ~VphalState()1051 m_gpuContextCheckList.push_back(tmpEntry); in AddGpuContextToCheckList()1075 for (auto &curGpuEntry : m_gpuContextCheckList) in DestroyGpuContextWithInvalidHandle()
498 std::vector<VPHAL_GPU_CONTEXT_ENTRY> m_gpuContextCheckList; variable