Home
last modified time | relevance | path

Searched refs:getEAGLContext (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
DDeviceEAGL.cpp38 *outValue = displayImpl->getEAGLContext(); in getAttribute()
DDisplayEAGL.h81 EAGLContextObj getEAGLContext() const;
DDisplayEAGL.mm298 EAGLContextObj DisplayEAGL::getEAGLContext() const
/third_party/vk-gl-cts/framework/platform/ios/
DtcuIOSPlatform.hh97 EAGLContext* getEAGLContext (void) const { return m_context; } in getEAGLContext() function in tcu::ios::RawContext
DtcuIOSPlatform.mm238 if (![getEAGLContext() renderbufferStorage:GL_RENDERBUFFER fromDrawable:(CAEAGLLayer *)m_layer])
289 if (![getEAGLContext() presentRenderbuffer:GL_RENDERBUFFER])