|
struct wl_surface | surface |
|
struct wl_buffer * | buffer |
|
struct wl_list | link |
|
struct wl_list | buffer_link |
|
struct wl_listener | buffer_destroy_listener |
|
struct wl_list | frame_callbacks |
|
pixman_region32_t | damage |
|
pixman_region32_t | opaque |
|
pixman_region32_t | clip |
|
pixman_region32_t | input |
|
GLuint | texture |
|
GLuint | saved_texture |
|
int32_t | x |
|
int32_t | y |
|
int32_t | w |
|
int32_t | h |
|
uint32_t | visual |
|
uint32_t | pitch |
|
EGLImageKHR | image |
|
E_Win * | win |
|
Ecore_X_Window | input_win |
|