Searched defs:m_surfacePool (Results 1 – 2 of 2) sorted by relevance
274 std::map<MOS_SURFACE *, TraceInfo *> m_surfacePool; variable277 std::vector<MOS_SURFACE *> m_surfacePool; variable
288 …std::map<uint32_t, PMOS_SURFACE> m_surfacePool = {}; //!< pool to store surface with in… variable