commit
876233138b
|
@ -32,7 +32,7 @@
|
||||||
typedef struct {
|
typedef struct {
|
||||||
egl_ctx_data_t egl;
|
egl_ctx_data_t egl;
|
||||||
|
|
||||||
fbdev_window native_window;
|
struct mali_native_window native_window;
|
||||||
bool resize;
|
bool resize;
|
||||||
unsigned width, height;
|
unsigned width, height;
|
||||||
} mali_ctx_data_t;
|
} mali_ctx_data_t;
|
||||||
|
|
Loading…
Reference in New Issue