working pixmap
This commit is contained in:
parent
0fc8b09913
commit
495ea93c74
2 changed files with 48 additions and 4 deletions
|
|
@ -104,6 +104,7 @@ struct _MwLLWaylandColor {
|
|||
|
||||
struct _MwLLWaylandPixmap {
|
||||
struct _MwLLCommonPixmap common;
|
||||
GLuint texture;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue