Struct QueueHeader

Inheritance Relationships

Base Type

Struct Documentation

struct QueueHeader : public gpa::serialization::metadata::Header

Public Members

uint32_t version

The version of this header.

See also

QueueHeaderVersion

uint64_t id

The identifier of the queue.

uint64_t deviceId

The identifier of the device that the queue was created.

QueueTypeFlags typeFlags

The flags of queue type that were used to create.

See also

QueueTypeFlagBits