A contiguous byte range inside the UBO to (re)upload via QRhiResourceUpdateBatch::updateDynamicBuffer. More...
#include <phosphor-shaders/include/PhosphorShaders/IUboProfile.h>
Public Attributes | |
| int | offset = 0 |
| int | size = 0 |
A contiguous byte range inside the UBO to (re)upload via QRhiResourceUpdateBatch::updateDynamicBuffer.
Offsets/sizes are in bytes relative to the start of the UBO's base region (offset 0).
| int PhosphorShaders::UboUploadRegion::offset = 0 |
| int PhosphorShaders::UboUploadRegion::size = 0 |