Lines Matching defs:RenderThreadInfo
37 struct RenderThreadInfo { struct
53 HandleType currContextHandleFromLoad;
54 HandleType currDrawSurfHandleFromLoad;
55 HandleType currReadSurfHandleFromLoad;
57 RenderContextPtr currContext;
58 WindowSurfacePtr currDrawSurf;
59 WindowSurfacePtr currReadSurf;
62 GLESv1Decoder m_glDec;
63 GLESv2Decoder m_gl2Dec;
64 renderControl_decoder_context_t m_rcDec;
65 VkDecoder m_vkDec;
71 ThreadContextSet m_contextSet;
73 WindowSurfaceSet m_windowSet;
76 uint64_t m_puid = 0;