Go to the source code of this file.
Functions | |
| void | GLFWErrorCallback (int error, const char *description) |
| void * | ProcAddressCallback (const char *proc_name, void *user_data) |
| int | main (int argc, char const *argv[]) |
| void GLFWErrorCallback | ( | int | error, |
| const char * | description | ||
| ) |
| int main | ( | int | argc, |
| char const * | argv[] | ||
| ) |
Definition at line 21 of file example.c.
References GLFWErrorCallback(), ImpellerISize::height, IMPELLER_VERSION, ImpellerContextCreateOpenGLESNew(), ImpellerContextRelease(), ImpellerDisplayListBuilderCreateDisplayListNew(), ImpellerDisplayListBuilderDrawPaint(), ImpellerDisplayListBuilderDrawRect(), ImpellerDisplayListBuilderNew(), ImpellerDisplayListBuilderRelease(), ImpellerDisplayListRelease(), ImpellerPaintNew(), ImpellerPaintRelease(), ImpellerPaintSetColor(), ImpellerSurfaceCreateWrappedFBONew(), ImpellerSurfaceDrawDisplayList(), ImpellerSurfaceRelease(), kImpellerPixelFormatRGBA8888, ProcAddressCallback(), and ImpellerISize::width.