Searched defs:ContextInfo (Results 1 – 3 of 3) sorted by relevance
113 struct ContextInfo { struct114 ContextInfo() in ContextInfo() function116 ContextInfo(GrContext* grContext, SkGLContext* glContext) in ContextInfo() argument126 ContextInfo getContextInfo(GLContextType type, argument
75 class ContextInfo class
185 ContextInfo::ContextInfo (const RenderContext& context) in ContextInfo() function in glu::ContextInfo