aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/amber/amber.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/amber/amber.h b/include/amber/amber.h
index 6360f37..2b14475 100644
--- a/include/amber/amber.h
+++ b/include/amber/amber.h
@@ -51,6 +51,8 @@ struct BufferInfo {
BufferInfo& operator=(const BufferInfo&);
+ /// Determines if this is an image buffer.
+ bool is_image_buffer;
/// Holds the buffer name
std::string buffer_name;
/// Holds the buffer width