Searched refs:getEAGLContext (Results 1 – 5 of 5) sorted by relevance
38 *outValue = displayImpl->getEAGLContext(); in getAttribute()
81 EAGLContextObj getEAGLContext() const;
298 EAGLContextObj DisplayEAGL::getEAGLContext() const
97 EAGLContext* getEAGLContext (void) const { return m_context; } in getEAGLContext() function in tcu::ios::RawContext
238 if (![getEAGLContext() renderbufferStorage:GL_RENDERBUFFER fromDrawable:(CAEAGLLayer *)m_layer])289 if (![getEAGLContext() presentRenderbuffer:GL_RENDERBUFFER])