Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 247 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 247 Bytes

ANGLEIOSurfaceTest

Simple sample program that has a CALayer with contents provided by an IOSurface. The IOSurface is the rendering target of an ANGLE context.

You'll need to put libANGLE.a in the lib directory. I used the one from WebKit.