Searched defs:RenderThreadInfoGl (Results 1 – 2 of 2) sorted by relevance
31 struct RenderThreadInfoGl { struct53 uint64_t m_puid = 0;59 ThreadContextSet m_contextSet;61 WindowSurfaceSet m_windowSet;64 HandleType currContextHandleFromLoad;65 HandleType currDrawSurfHandleFromLoad;66 HandleType currReadSurfHandleFromLoad;68 EmulatedEglContextPtr currContext;69 EmulatedEglWindowSurfacePtr currDrawSurf;70 EmulatedEglWindowSurfacePtr currReadSurf;[all …]
39 RenderThreadInfoGl::RenderThreadInfoGl() { in RenderThreadInfoGl() function in gfxstream::gl::RenderThreadInfoGl