Struct Region::Info
Defined in File resource-transfer-info.h
Nested Relationships
This struct is a nested type of Struct ResourceTransferInfo::Region.
Struct Documentation
-
struct Info
Public Members
-
api_types::BufferRegion buffer = {}
The api_types::BufferRegion of this ResourceTransferInfo::Region.
Note
This field is only used if the associated ResourceInfo is a BufferInfo
-
api_types::TextureType textureType = {api_types::GPA_TEXTURE_TYPE_UNKNOWN}
The api_types::TextureType of this ResourceTransferInfo::Region.
Note
This field is only used if the associated ResourceInfo is a TextureInfo
-
api_types::TextureRegion texture = {}
The api_types::TextureRegion of this ResourceTransferInfo::Region.
Note
This field is only used if the associated ResourceInfo is a TextureInfo
-
api_types::BufferRegion buffer = {}