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

#include <Resource.hpp>

Public Attributes

RHIResourceDesc resource {}
 
RHIBufferUsage usage {}
 How the buffer can be used by the device, initially.
 
size_t size {}
 

Member Data Documentation

◆ resource

RHIResourceDesc Foundation::RHI::RHIBufferDesc::resource {}

◆ size

size_t Foundation::RHI::RHIBufferDesc::size {}

◆ usage

RHIBufferUsage Foundation::RHI::RHIBufferDesc::usage {}

How the buffer can be used by the device, initially.


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