![]() |
OpenGL implementation of HgiResourceBindings. More...
Inheritance diagram for HgiGLResourceBindings:Public Member Functions | |
| HGIGL_API void | BindResources () |
| Binds the resources to GPU. More... | |
Public Member Functions inherited from 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 42 of file resourceBindings.h.
| HGIGL_API void BindResources | ( | ) |
Binds the resources to GPU.