HDK
|
#include <resourceBindings.h>
Public Member Functions | |
virtual HGI_API | ~HgiResourceBindings () |
HGI_API HgiResourceBindingsDesc const & | GetDescriptor () const |
The descriptor describes the object. More... | |
Protected Member Functions | |
HGI_API | HgiResourceBindings (HgiResourceBindingsDesc const &desc) |
Protected Attributes | |
HgiResourceBindingsDesc | _descriptor |
Represents a collection of buffers, texture and vertex attributes that will be used by an cmds object (and pipeline).
Definition at line 190 of file resourceBindings.h.
|
virtual |
|
protected |
HGI_API HgiResourceBindingsDesc const& HgiResourceBindings::GetDescriptor | ( | ) | const |
The descriptor describes the object.
|
protected |
Definition at line 204 of file resourceBindings.h.