Searched refs:GlContextType (Results 1 – 3 of 3) sorted by relevance
24 typedef EAGLContext GlContextType; typedef36 typedef NSOpenGLContext GlContextType; typedef
21 - (instancetype)initWithContext:(GlContextType *)context NS_DESIGNATED_INITIALIZER;
52 - (instancetype)initWithContext:(GlContextType *)context { argument