![]() |
|
Represents a collection of buffers, texture and vertex attributes that will be used by an cmds object (and pipeline). More...
#include <resourceBindings.h>
Inheritance diagram for HgiResourceBindings:Public Member Functions | |
| HGI_API HgiResourceBindingsDesc const & | GetDescriptor () const |
| The descriptor describes the object. | |
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 173 of file resourceBindings.h.
| HGI_API HgiResourceBindingsDesc const & GetDescriptor | ( | ) | const |
The descriptor describes the object.
|
protected |
Definition at line 187 of file resourceBindings.h.