Searched defs:ContextType (Results 1 – 6 of 6) sorted by relevance
138 class ContextType : private ApiType class141 ContextType (void) {} in ContextType() function in glu::ContextType163 inline ContextType::ContextType (int major, int minor, Profile profile, ContextFlags flags) in ContextType() function in glu::ContextType169 inline ContextType::ContextType (ApiType apiType, ContextFlags flags) in ContextType() function in glu::ContextType
53 typedef GrContextFactory::GLContextType ContextType; typedef
64 enum ContextType { FULL_CONTEXT, THIN_CONTEXT, DEBUG_CONTEXT }; enum
332 class ContextType; variable
54 enum ContextType { enum
104 QualType ContextType in computeDeclContext() local