Home
last modified time | relevance | path

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

/external/brotli/c/common/
Dcontext.h93 typedef enum ContextType { enum
98 } ContextType; typedef
/external/deqp/framework/opengl/
DgluRenderContext.hpp143 class ContextType : private ApiType class
146 ContextType (void) {} in ContextType() function in glu::ContextType
168 inline ContextType::ContextType (int major, int minor, Profile profile, ContextFlags flags) in ContextType() function in glu::ContextType
174 inline ContextType::ContextType (ApiType apiType, ContextFlags flags) in ContextType() function in glu::ContextType
/external/antlr/runtime/Cpp/include/
Dantlr3cyclicdfa.hpp58 typedef CtxType ContextType; typedef in CyclicDFA
/external/skia/tools/flags/
DSkCommonFlagsConfig.h53 typedef sk_gpu_test::GrContextFactory::ContextType ContextType; typedef
/external/skqp/tools/flags/
DSkCommonFlagsConfig.h53 typedef sk_gpu_test::GrContextFactory::ContextType ContextType; typedef
/external/skia/tools/gpu/
DGrContextFactory.h33 enum ContextType { enum
/external/skqp/tools/gpu/
DGrContextFactory.h33 enum ContextType { enum
/external/deqp/modules/egl/
DteglThreadCleanUpTests.cpp139 enum ContextType enum in deqp::egl::__anonab1640b20111::ThreadCleanUpTest
/external/clang/include/clang/ASTMatchers/Dynamic/
DDiagnostics.h54 enum ContextType { enum
/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp104 QualType ContextType in computeDeclContext() local
/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp1531 void InternalformatTests::getGLTestData(TestData& testData, glu::ContextType&) in getGLTestData()
DglcRobustBufferAccessBehaviorTests.cpp1547 std::string TexelFetchTest::getFragmentShader(const glu::ContextType&, bool is_case_valid, GLuint f… in getFragmentShader()