isExternal

If you set the isExternal statement property to YES, it tells EGL that a program loaded by a call, transfer, or show statement is external (not generated by EGL). The property is BOOLEAN, and NO is the default value.

There are two ways to define a program as external:

Feedback