struct single_buffer_settings
Defined at line 422 of file fidling/gen/sdk/banjo/fuchsia.sysmem/fuchsia.sysmem/banjo/c/fuchsia/sysmem/c/banjo.h
After the initial buffer allocation, it's allowed to close old buffers and
allocate new buffers. When a new buffer is allocated its settings can
differ from the rest of the buffers in the collection, and the single
buffer's settings are delivered via OnSingleBufferAllocated() using this
struct:
Public Members
buffer_memory_settings buffer_settings
bool has_image_format_constraints
image_format_constraints image_format_constraints