Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::UploadData::SemaphoreUsed Struct Reference

#include <UploadData.hpp>

Public Attributes

ashes::Semaphore const * semaphore
 
bool * used
 
VkDeviceSize uploadSize
 
VkDeviceSize buffersCount
 

Member Data Documentation

◆ buffersCount

VkDeviceSize castor3d::UploadData::SemaphoreUsed::buffersCount

◆ semaphore

ashes::Semaphore const* castor3d::UploadData::SemaphoreUsed::semaphore

◆ uploadSize

VkDeviceSize castor3d::UploadData::SemaphoreUsed::uploadSize

◆ used

bool* castor3d::UploadData::SemaphoreUsed::used

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