app_server: Fix build of test_app_server.
This commit is contained in:
@@ -21,6 +21,8 @@ public:
|
||||
virtual uint32 Width() const;
|
||||
virtual uint32 Height() const;
|
||||
|
||||
virtual bool IsGraphicsMemory() const { return true; /* TODO! */ }
|
||||
|
||||
void SetTo(direct_buffer_info* info);
|
||||
|
||||
void SetTo(frame_buffer_config* config,
|
||||
|
||||
Reference in New Issue
Block a user