HomeSort by relevance Sort by last modified time
    Searched refs:getEAGLContext (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/platform/ios/
tcuIOSPlatform.hh 97 EAGLContext* getEAGLContext (void) const { return m_context; }
tcuIOSPlatform.mm 238 if (![getEAGLContext() renderbufferStorage:GL_RENDERBUFFER fromDrawable:(CAEAGLLayer *)m_layer])
289 if (![getEAGLContext() presentRenderbuffer:GL_RENDERBUFFER])

Completed in 1134 milliseconds