Searched refs:robustContext (Results 1 – 2 of 2) sorted by relevance
102 de::SharedPtr<glu::RenderContext> robustContext(createRobustContext(strategy)); in iterate() local103 if (!robustContext.get()) in iterate()108 const glw::Functions& gl = robustContext->getFunctions(); in iterate()148 de::SharedPtr<glu::RenderContext> robustContext(createRobustContext(strategy)); in iterate() local149 if (!robustContext.get()) in iterate()154 const glw::Functions& gl = robustContext->getFunctions(); in iterate()
1072 de::SharedPtr<glu::RenderContext> robustContext(createRobustContext()); in iterate() local1073 if (!robustContext.get()) in iterate()1101 const Functions& gl = robustContext->getFunctions(); in iterate()1339 de::SharedPtr<glu::RenderContext> robustContext(createRobustContext()); in iterate() local1340 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() local2380 if (!robustContext.get()) in iterate()2388 const Functions& gl = robustContext->getFunctions(); in iterate()[all …]