struct SingleBufferSettings
Defined at line 2792 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/wire_types.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
BufferMemorySettings buffer_settings
bool has_image_format_constraints
ImageFormatConstraints image_format_constraints