Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
GPUSceneImpl::PendingBufferUpload Struct Reference

Public Attributes

RHIBufferdst {nullptr}
 
uint32_t dstOffset {0}
 
Vector< unsigned char > data {GLOBAL_ALLOC}
 

Member Data Documentation

◆ data

Vector<unsigned char> GPUSceneImpl::PendingBufferUpload::data {GLOBAL_ALLOC}

◆ dst

RHIBuffer* GPUSceneImpl::PendingBufferUpload::dst {nullptr}

◆ dstOffset

uint32_t GPUSceneImpl::PendingBufferUpload::dstOffset {0}

The documentation for this struct was generated from the following file: