Struct SecondaryCommandBufferCallRange

Struct Documentation

struct SecondaryCommandBufferCallRange

Represents single execution of the secondary cmdbuffer in repeated range.

Public Functions

inline SecondaryCommandBufferCallRange(uint64_t startIndex, PrimaryCommandBufferKeyT key)

Public Members

uint64_t rangeStart

Index of the first callable in range of secondary cmd buffer calls.

uint64_t rangeEnd

Index of the last callable in range of secondary cmd buffer calls.

PrimaryCommandBufferKeyT primaryCommandBufferKey

primary command buffer keys that uses a given secondary command buffer