|
Mir
|
#include "eglapp.h"#include <assert.h>#include <stdio.h>#include <math.h>#include <GLES2/gl2.h>#include <mir_toolkit/mir_window.h>#include <pthread.h>#include <stdlib.h>#include <signal.h>Enumerations | |
| enum | { max_fingers = 10, max_samples_per_frame = 1000 } |
Functions | |
| GLuint | generate_target_texture () |
| int | main (int argc, char *argv[]) |
| GLuint generate_target_texture | ( | ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Copyright © 2012-2016 Canonical Ltd.
Generated on Wed Oct 11 22:26:23 UTC 2017