HomeScreenBinding
Public Attributes | List of all members
window Struct Reference

Public Attributes

struct displaydisplay
 
struct geometry geometry window_size
 
struct {
   GLuint   rotation_uniform
 
   GLuint   pos
 
   GLuint   col
 
gl
 
uint32_t benchmark_time
 
uint32_t frames
 
struct wl_egl_window * native
 
struct wl_surface * surface
 
struct ivi_surface * ivi_surface
 
EGLSurface egl_surface
 
struct wl_callback * callback
 
int fullscreen
 
int opaque
 
int buffer_size
 
int frame_sync
 

Detailed Description

Definition at line 136 of file simple-egl.cpp.

Member Data Documentation

uint32_t window::benchmark_time

Definition at line 145 of file simple-egl.cpp.

int window::buffer_size

Definition at line 151 of file simple-egl.cpp.

struct wl_callback* window::callback

Definition at line 150 of file simple-egl.cpp.

GLuint window::col

Definition at line 142 of file simple-egl.cpp.

struct display* window::display

Definition at line 137 of file simple-egl.cpp.

EGLSurface window::egl_surface

Definition at line 149 of file simple-egl.cpp.

int window::frame_sync

Definition at line 151 of file simple-egl.cpp.

uint32_t window::frames

Definition at line 145 of file simple-egl.cpp.

int window::fullscreen

Definition at line 151 of file simple-egl.cpp.

struct { ... } window::gl
struct ivi_surface* window::ivi_surface

Definition at line 148 of file simple-egl.cpp.

struct wl_egl_window* window::native

Definition at line 146 of file simple-egl.cpp.

int window::opaque

Definition at line 151 of file simple-egl.cpp.

GLuint window::pos

Definition at line 141 of file simple-egl.cpp.

GLuint window::rotation_uniform

Definition at line 140 of file simple-egl.cpp.

struct wl_surface* window::surface

Definition at line 147 of file simple-egl.cpp.

struct geometry geometry window::window_size

Definition at line 138 of file simple-egl.cpp.


The documentation for this struct was generated from the following file: