Home
last modified time | relevance | path

Searched defs:ContextType (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/opengl/
DgluRenderContext.hpp138 class ContextType : private ApiType class
141 ContextType (void) {} in ContextType() function in glu::ContextType
163 inline ContextType::ContextType (int major, int minor, Profile profile, ContextFlags flags) in ContextType() function in glu::ContextType
169 inline ContextType::ContextType (ApiType apiType, ContextFlags flags) in ContextType() function in glu::ContextType
/external/skia/tools/flags/
DSkCommonFlagsConfig.h53 typedef GrContextFactory::GLContextType ContextType; typedef
/external/v8/src/
Dbootstrapper.h64 enum ContextType { FULL_CONTEXT, THIN_CONTEXT, DEBUG_CONTEXT }; enum
Dtypes.h332 class ContextType; variable
/external/clang/include/clang/ASTMatchers/Dynamic/
DDiagnostics.h54 enum ContextType { enum
/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp104 QualType ContextType in computeDeclContext() local