Mir
|
#include "eglapp.h"
#include <assert.h>
#include <stdio.h>
#include <math.h>
#include <GLES2/gl2.h>
#include <mir_toolkit/mir_surface.h>
#include <pthread.h>
#include <stdlib.h>
#include <signal.h>
Macros | |
#define | _POSIX_C_SOURCE 200112L |
Enumerations | |
enum | { max_fingers = 10, max_samples_per_frame = 1000 } |
Functions | |
GLuint | generate_target_texture () |
int | main (int argc, char *argv[]) |
#define _POSIX_C_SOURCE 200112L |
GLuint generate_target_texture | ( | ) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Copyright © 2012-2016 Canonical Ltd.
Generated on Sat Dec 3 12:48:59 UTC 2016