SimaPluginPhysicalBuffer Struct
Declaration
struct SimaPluginPhysicalBuffer { ... }
Included Headers
#include <SimaPluginStaticManifestAbi.h>
Public Member Attributes Index
| gint | physical_index |
| gint | allocator_index |
| guint64 | size_bytes |
| SimaPluginDeviceKind | device_kind |
| guint64 | memory_flags |
| gint | segment_name_id |
| const gchar * | segment_name |
| gint | source_physical_index |
| gint64 | source_byte_offset |
Definition at line 126 of file SimaPluginStaticManifestAbi.h.
Public Member Attributes
allocator_index
|
Definition at line 128 of file SimaPluginStaticManifestAbi.h.
128 gint allocator_index;
device_kind
|
Definition at line 130 of file SimaPluginStaticManifestAbi.h.
memory_flags
|
Definition at line 131 of file SimaPluginStaticManifestAbi.h.
131 guint64 memory_flags;
physical_index
|
Definition at line 127 of file SimaPluginStaticManifestAbi.h.
127 gint physical_index;
segment_name
|
Definition at line 133 of file SimaPluginStaticManifestAbi.h.
133 const gchar* segment_name;
segment_name_id
|
Definition at line 132 of file SimaPluginStaticManifestAbi.h.
132 gint segment_name_id;
size_bytes
|
Definition at line 129 of file SimaPluginStaticManifestAbi.h.
129 guint64 size_bytes;
source_byte_offset
|
Definition at line 135 of file SimaPluginStaticManifestAbi.h.
135 gint64 source_byte_offset;
source_physical_index
|
Definition at line 134 of file SimaPluginStaticManifestAbi.h.
134 gint source_physical_index;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.