|
HDK
|
#include <resourceBindings.h>
Inheritance diagram for HgiGLResourceBindings:Public Member Functions | |
| HGIGL_API | ~HgiGLResourceBindings () override |
| HGIGL_API void | BindResources () |
| Binds the resources to GPU. More... | |
Public Member Functions inherited from HgiResourceBindings | |
| virtual HGI_API | ~HgiResourceBindings () |
| HGI_API HgiResourceBindingsDesc const & | GetDescriptor () const |
| The descriptor describes the object. More... | |
Protected Member Functions | |
| HGIGL_API | HgiGLResourceBindings (HgiResourceBindingsDesc const &desc) |
Protected Member Functions inherited from HgiResourceBindings | |
| HGI_API | HgiResourceBindings (HgiResourceBindingsDesc const &desc) |
Friends | |
| class | HgiGL |
Additional Inherited Members | |
Protected Attributes inherited from HgiResourceBindings | |
| HgiResourceBindingsDesc | _descriptor |
OpenGL implementation of HgiResourceBindings.
Definition at line 25 of file resourceBindings.h.
|
override |
|
protected |
Definition at line 36 of file resourceBindings.h.