Home
last modified time | relevance | path

Searched refs:robustContext (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcRobustnessTests.cpp102 de::SharedPtr<glu::RenderContext> robustContext(createRobustContext(strategy)); in iterate() local
103 if (!robustContext.get()) in iterate()
108 const glw::Functions& gl = robustContext->getFunctions(); in iterate()
148 de::SharedPtr<glu::RenderContext> robustContext(createRobustContext(strategy)); in iterate() local
149 if (!robustContext.get()) in iterate()
154 const glw::Functions& gl = robustContext->getFunctions(); in iterate()
DglcRobustBufferAccessBehaviorTests.cpp1072 de::SharedPtr<glu::RenderContext> robustContext(createRobustContext()); in iterate() local
1073 if (!robustContext.get()) in iterate()
1101 const Functions& gl = robustContext->getFunctions(); in iterate()
1339 de::SharedPtr<glu::RenderContext> robustContext(createRobustContext()); in iterate() local
1340 if (!robustContext.get()) in iterate()
1348 const Functions& gl = robustContext->getFunctions(); in iterate()
1359 glu::ContextType contextType = robustContext->getType(); in iterate()
2379 de::SharedPtr<glu::RenderContext> robustContext(createRobustContext()); in iterate() local
2380 if (!robustContext.get()) in iterate()
2388 const Functions& gl = robustContext->getFunctions(); in iterate()
[all …]