HDK
|
#include <resourceBindings.h>
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 42 of file resourceBindings.h.
|
override |
|
protected |
Definition at line 53 of file resourceBindings.h.